All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: linux-kernel@vger.kernel.org
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>,
	suganuma <suganuma@hpc.bs1.fc.nec.co.jp>,
	Anton Blanchard <antonb@au.ibm.com>,
	Jason McMullan <jmcmullan@linuxcare.com>
Subject: [ANNOUNCE] HotPlug CPU patch against 2.4.5
Date: Sat, 16 Jun 2001 23:29:00 +1000	[thread overview]
Message-ID: <m15BG8K-001UIwC@mozart> (raw)

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

             reply	other threads:[~2001-06-16 13:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-16 13:29 Rusty Russell [this message]
2001-06-16 13:59 ` [ANNOUNCE] HotPlug CPU patch against 2.4.5 Christoph Hellwig
2001-06-17  5:32   ` Rusty Russell
2001-06-17  5:40     ` Alexander Viro
2001-06-26 17:07 ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2001-07-03  8:30 Rusty Russell

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=m15BG8K-001UIwC@mozart \
    --to=rusty@rustcorp.com.au \
    --cc=antonb@au.ibm.com \
    --cc=heiko.carstens@de.ibm.com \
    --cc=jmcmullan@linuxcare.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=suganuma@hpc.bs1.fc.nec.co.jp \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.