Re: Re: Intel Core Duo. SMP kernel but still only 50% load while using make on ports...

2007-02-08 Thread Daniel Tourde
Hello Bill, Thanks for your answer I have at my disposal an Inspiron 9400 with an Intel CoreFreeBSD 6.2 is installed and rebuilt to fit the processor. The kerne l is in SMP mode. I noticed something strange: When I compile using ma in the ports tree, I only have 50%

Re: Re: Intel Core Duo. SMP kernel but still only 50% load while using make on ports...

2007-02-08 Thread Josh Carroll
I noticed something strange: When I compile using ma in the ports tree, I only have 50% load. CPU1 is used at CPU0 is idle... As was already pointed out, ports do not compile with make -j X by default. You can do so for ports that will build cleanly (not all of them will), by adding

Re: Intel Core Duo. SMP kernel but still only 50% load while using make on ports...

2007-02-08 Thread Bill Moran
In response to Josh Carroll [EMAIL PROTECTED]: I noticed something strange: When I compile using ma in the ports tree, I only have 50% load. CPU1 is used at CPU0 is idle... As was already pointed out, ports do not compile with make -j X by default. You can do so for ports that

Re: Intel Core Duo. SMP kernel but still only 50% load while using make on ports...

2007-02-08 Thread Josh Carroll
You know, it'd be cool if there were a knob in the ports framework that allowed port maintainers to specify this, something like PARALLEL_MAKE=yes in the Makefile ... Or is that a dumb idea for some reason I don't understand? I personally don't think it's a dumb idea at all. The problem is the

Re: Intel Core Duo. SMP kernel but still only 50% load while using make on ports...

2007-02-08 Thread youshi10
On Thu, 8 Feb 2007, Josh Carroll wrote: You know, it'd be cool if there were a knob in the ports framework that allowed port maintainers to specify this, something like PARALLEL_MAKE=yes in the Makefile ... Or is that a dumb idea for some reason I don't understand? I personally don't think

Re: Intel Core Duo. SMP kernel but still only 50% load while using make on ports...

2007-02-07 Thread Bill Moran
In response to Daniel Tourde [EMAIL PROTECTED]: Hello, I have at my disposal an Inspiron 9400 with an Intel CoreFreeBSD 6.2 is installed and rebuilt to fit the processor. The kerne l is in SMP mode. I noticed something strange: When I compile using ma in the ports tree, I

Re: Intel Core Duo. SMP kernel but still only 50% load while using make on ports...

2007-02-07 Thread Kris Kennaway
On Wed, Feb 07, 2007 at 04:44:42PM -0500, Bill Moran wrote: In response to Daniel Tourde [EMAIL PROTECTED]: Hello, I have at my disposal an Inspiron 9400 with an Intel CoreFreeBSD 6.2 is installed and rebuilt to fit the processor. The kerne l is in SMP mode. I noticed

Re: Intel Core Duo. SMP kernel but still only 50% load while using make on ports...

2007-02-07 Thread Bill Moran
In response to Kris Kennaway [EMAIL PROTECTED]: On Wed, Feb 07, 2007 at 04:44:42PM -0500, Bill Moran wrote: In response to Daniel Tourde [EMAIL PROTECTED]: Hello, I have at my disposal an Inspiron 9400 with an Intel CoreFreeBSD 6.2 is installed and rebuilt to fit the