public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] HotPlug CPU patch against 2.5.0
@ 2001-12-13 21:29 Kimio Suganuma
  2001-12-13 22:44 ` Russell King
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Kimio Suganuma @ 2001-12-13 21:29 UTC (permalink / raw)
  To: linux-kernel
  Cc: k-suganuma, large-discuss, Heiko Carstens, Jason McMullan,
	Anton Blanchard, Greg Kroah-Hartman, rusty

Hi all,

The Hotplug CPU patch for 2.5.0 is uploaded.

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

This patch works on s390, s390x, x86 and ia64 architectures.
It can also be applied against 2.4.16 with a little modification.

Down CPU
echo 0 > /proc/sys/kernel/cpu/<id>/online

Up CPU
echo 1 > /proc/sys/kernel/cpu/<id>/online

For ia64, number of CPUs to be initialized can be
specified with "initcpus=<num>" option for elilo.
With using the option, you can test real hot-add CPU
function without a HW ready for hotplug.

Thanks,
Kimi

-- 
Kimio Suganuma <k-suganuma@mvj.biglobe.ne.jp>


^ permalink raw reply	[flat|nested] 10+ messages in thread
* RE: [ANNOUNCE] HotPlug CPU patch against 2.5.0
@ 2001-12-21 21:08 Grover, Andrew
  2001-12-22 16:05 ` Pavel Machek
  0 siblings, 1 reply; 10+ messages in thread
From: Grover, Andrew @ 2001-12-21 21:08 UTC (permalink / raw)
  To: 'Pavel Machek', Kimio Suganuma
  Cc: linux-kernel, large-discuss, Heiko Carstens, Jason McMullan,
	Anton Blanchard, Greg Kroah-Hartman, rusty

> From: Pavel Machek [mailto:pavel@suse.cz]
> > This patch works on s390, s390x, x86 and ia64 architectures.
> > It can also be applied against 2.4.16 with a little modification.
> > 
> > Down CPU
> > echo 0 > /proc/sys/kernel/cpu/<id>/online
> > 
> > Up CPU
> > echo 1 > /proc/sys/kernel/cpu/<id>/online
> 
> Such patches are neccessary for ACPI S3/S4 sleep support. It 
> would be nice to
> apply them soon.

They are???

How so?

Regards -- Andy

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

end of thread, other threads:[~2002-01-17  7:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-13 21:29 [ANNOUNCE] HotPlug CPU patch against 2.5.0 Kimio Suganuma
2001-12-13 22:44 ` Russell King
2001-12-14  0:20   ` Kimio Suganuma
2001-12-14  1:36     ` Dave Jones
2001-12-18  0:21 ` Pavel Machek
     [not found] ` <Pine.LNX.4.33L2.0112181748040.20824-100000@dragon.pdx.osdl.net>
2001-12-20  0:17   ` Kimio Suganuma
2002-01-17  2:21     ` Randy.Dunlap
2002-01-17  7:28       ` Rusty Russell
  -- strict thread matches above, loose matches on Subject: below --
2001-12-21 21:08 Grover, Andrew
2001-12-22 16:05 ` Pavel Machek

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