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 d
On Sat, Jun 16, 2001 at 11:29:00PM +1000, Rusty Russell wrote:
> Hi all,
>
> http://sourceforge.net/projects/lhcs/
>
> Version 0.3 (untested) of the HotPlug CPU Patch is out, with
> ia64 and x86 support.
Here's a patch to the patch that adds /sbin/hotplug support (sorry, I
couldn't
On Sun, 17 Jun 2001, Rusty Russell wrote:
> In message <[EMAIL PROTECTED]> you write:
> > In article you wrote:
> > > # Up...
> > > echo 1 > /proc/sys/cpu/1
> >
> > Wouldn't /proc/sys/cpu//enable be better? This way other per-cpu
> > sysctls could be added more ea
In message <[EMAIL PROTECTED]> you write:
> In article you wrote:
> > # Up...
> > echo 1 > /proc/sys/cpu/1
>
> Wouldn't /proc/sys/cpu//enable be better? This way other per-cpu
> sysctls could be added more easily...
Yep. But rewrite the sysctl crap first to mak
In article you wrote:
> 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
>
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
6 matches
Mail list logo