In article <m15BG8K-001UIwC@mozart> you wrote:
> Hi all,
>
>       http://sourceforge.net/projects/lhcs/
>
>       Version 0.3 (untested) of the HotPlug CPU Patch is out, with
> ia64 and x86 support.  Bringing CPUs down and up is as simple as:
>
>       # Down...
>       echo 0 > /proc/sys/cpu/1
>       # Up...
>       echo 1 > /proc/sys/cpu/1

Wouldn't /proc/sys/cpu/<num>/enable be better?  This way other per-cpu
sysctls could be added more easily...

</nitpick>

        Christoph

-- 
Of course it doesn't work. We've performed a software upgrade.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to