public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Anton Blanchard <anton@samba.org>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] CPU hot swap for 2.4.3 + s390 support
Date: Sat, 5 May 2001 06:37:26 -0700	[thread overview]
Message-ID: <20010505063726.A32232@va.samba.org> (raw)


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

             reply	other threads:[~2001-05-05 13:40 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-05 13:37 Anton Blanchard [this message]
2001-05-05 14:43 ` [PATCH] CPU hot swap for 2.4.3 + s390 support 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010505063726.A32232@va.samba.org \
    --to=anton@samba.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox