public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] CPU hot swap for 2.4.3 + s390 support
@ 2001-05-05 13:37 Anton Blanchard
  2001-05-05 14:43 ` Peter Rival
  2001-05-06  7:15 ` Dwayne C. Litzenberger
  0 siblings, 2 replies; 20+ messages in thread
From: Anton Blanchard @ 2001-05-05 13:37 UTC (permalink / raw)
  To: linux-kernel


Hi,

You can find a new version of the hot swap cpu patch at:

http://samba.org/~anton/patches/cpu_hotswap-2.4.3-patch

The version for s390 (you need to first apply the 2.4.3 kernel
patch available on the IBM s390 Linux website) is at:

http://samba.org/~anton/patches/cpu_hotswap-2.4.3-patch-s390

Many thanks to Heiko Carstens <Heiko.Carstens@de.ibm.com> for adding
s390 support and fixing a few bugs in the initial implementation.
You should be able to attach and detach CPUs depending on workload
in your s390 Linux guest images :)

One of the advantages of this patch is that it removes cpu_logical_map()
and cpu_number_map() which people had a tendency to get wrong.

It should also be easy to support more than BITS_PER_LONG cpus
as there is no concept of online_cpu_map any more.

Anton

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

end of thread, other threads:[~2001-05-07  8:14 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-05 13:37 [PATCH] CPU hot swap for 2.4.3 + s390 support Anton Blanchard
2001-05-05 14:43 ` Peter Rival
2001-05-05 15:37   ` Chris Wedgwood
2001-05-05 16:34     ` Mitch Adair
2001-05-06  1:53       ` Chris Wedgwood
2001-05-06  2:24         ` Rik van Riel
2001-05-06  2:19       ` Rik van Riel
2001-05-06  0:08     ` Peter Rival
2001-05-06  2:02       ` Chris Wedgwood
2001-05-06  2:19     ` Rik van Riel
2001-05-06  2:25       ` Chris Wedgwood
2001-05-06  2:31         ` Rik van Riel
2001-05-06 15:38       ` David Woodhouse
2001-05-06  8:03   ` Aaron Lehmann
2001-05-06  8:43     ` Stephen Beynon
2001-05-06  7:15 ` Dwayne C. Litzenberger
2001-05-06  8:04   ` Aaron Lehmann
2001-05-06 17:06   ` Ben Ford
2001-05-07  1:42     ` Jakob Østergaard
2001-05-05 20:49       ` Bruce Harada

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