[ANNOUNCE] HotPlug CPU patch against 2.4.5

Rusty Russell (rusty@rustcorp.com.au)
Sat, 16 Jun 2001 23:29:00 +1000


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

Apologies for the slow release, and *huge* kudos to the people
who did the real work for this release:

Kimio Suganuma (ia64)
Jason McMullan (x86)

Thanks!
Rusty.

--
Premature optmztion is rt of all evl. --DK
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/