public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] HotPlug CPU patch against 2.4.5
@ 2001-07-03  8:30 Rusty Russell
  0 siblings, 0 replies; 6+ messages in thread
From: Rusty Russell @ 2001-07-03  8:30 UTC (permalink / raw)
  To: linux-kernel; +Cc: Greg KH

Hi all,

	http://sourceforge.net/projects/lhcs/

	Version 0.5 (should actually compile) of the HotPlug CPU Patch
is out.  This adds /sbin/hotplug support (thanks Greg), which is
almost useful.

	Of course, /sbin/hotplug falls far short of allowing you to
stop CPUs from going down or coming up, or do something *before* CPUs
go down or up, and it uses env vars to pass what it's doing, but we've
had worse infrastructure in the kernel *cough*sysctl*cough*.  </rant>

Cheers!
Rusty.
--
Premature optmztion is rt of all evl. --DK

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [ANNOUNCE] HotPlug CPU patch against 2.4.5
@ 2001-06-16 13:29 Rusty Russell
  2001-06-16 13:59 ` Christoph Hellwig
  2001-06-26 17:07 ` Greg KH
  0 siblings, 2 replies; 6+ messages in thread
From: Rusty Russell @ 2001-06-16 13:29 UTC (permalink / raw)
  To: linux-kernel; +Cc: Heiko Carstens, suganuma, Anton Blanchard, Jason McMullan

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-07-03 10:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-03  8:30 [ANNOUNCE] HotPlug CPU patch against 2.4.5 Rusty Russell
  -- strict thread matches above, loose matches on Subject: below --
2001-06-16 13:29 Rusty Russell
2001-06-16 13:59 ` Christoph Hellwig
2001-06-17  5:32   ` Rusty Russell
2001-06-17  5:40     ` Alexander Viro
2001-06-26 17:07 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox