Re: performance differences: "maxcpus=1" vs. "echo 0 > /sys/devices/system/cpu/cpu1/online"

From: Michael Meyer
Date: Tue Mar 25 2008 - 12:38:27 EST



--- Luciano Rocha <luciano@xxxxxxxxxxx> schrieb:

>
> On Tue, Mar 25, 2008 at 02:47:50PM +0100, Michael
> Meyer wrote:
> > Hi,
> >
> > what is the difference between booting a dual core
> > machine with "maxcpus=1" or by deactivating the
> second
> > core at run time with "echo 0 >
> > /sys/devices/system/cpu/cpu1/online"?
>
> maxcpus=1 should turn off the SMP alternative and
> switch to UP only,
> optimising some locks and instructions.

Can this be achieved during runtime also? And is it
possible to switch back to SMP after that?


Lesen Sie Ihre E-Mails jetzt einfach von unterwegs.
www.yahoo.de/go

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/