cloudius-systems / osv

OSv, a new operating system for the cloud.
osv.io
Other
4.12k stars 605 forks source link

sysfs: add /sys/devices/system/cpu/online #1241

Closed wkozaczuk closed 1 year ago

wkozaczuk commented 1 year ago

This patch adds new pseudo file to the sysfs filesystem to list number of online cpus. This file lists number of cpus in the following format:

0-<# of cpus - 1>