Messages in this thread |  | | | From | Rusty Russell <> | | Subject | Re: [PATCH 4/4] cpumask: add sysfs displays for configured and disabled cpu maps | | Date | Fri, 12 Dec 2008 22:14:54 +1030 |
| |
On Thursday 11 December 2008 21:58:10 Mike Travis wrote: > Impact: add new functionality. > > Add sysfs files "kernel_max" and "offline" to display the max CPU index > allowed (NR_CPUS-1), and the map of cpus that are offline.
As discussed, I like this patch. kernel_max tells you the kernel limit, and offline tells you if there are any beyond that (other archs need enhancement for this tho, which would be nice).
Thanks, Rusty.
|  |