SMP with Ubuntu 6.10

Matthew Nicholson sjoeboo at sjoeboo.com
Wed Dec 13 18:48:30 UTC 2006


as far as i know, with the -generic kernel, your all set. i find teh easier
way to make sure is to open up System->Administration->System Monitor, then
goto the Resources tab. if you see 2 cpus there, your all set.

a neat "trick" i picked up is setting MAKE flags in your bashrc to have make
run  concurrent compile commands, according to the nubmer of cpus/cores you
have:

export MAKEFLAGS="-j`ls -1 /sys/devices/system/cpu | wc -l`"

cheers

Matt

On 12/13/06, yorlick kilroy <yorlick at gmail.com> wrote:
>
> Hi,
>
> I'm trying to get the most out of my Intel Core 2 Duo on Ubuntu 6.10. I
> read that you need to install the SMP kernel in order to get multiprocessor
> support on ubuntu. I currently have  the   2.6.17-10-generic kernel
> running on my Ubuntu installation and "top" tells me that I have 2 CPUs.
> When I search for an smp package in synaptic, the package manager tell me
> that the linux-686-smp is obsoleted by the linux-image-generic which is the
> current image installed.
>
> This confuses me. Does this mean that I don't need to install any SMP
> packages as they are all included already? Is there a good benchmark for
> dual core CPUs for linux?
>
> cheers
> Yorlick
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20061213/a88c1d18/attachment.html>


More information about the ubuntu-users mailing list