Re: Seeing processors induvidually on an SMP system dmesg

2011-08-24 Thread Siju George
On Wed, Aug 24, 2011 at 12:06 PM, Sascha Wildner wrote: > On Wed, 24 Aug 2011 08:16:59 +0200, Siju George > wrote: > >> What about the dmesg? > > Well, the part you pasted shows the one physical CPU that you have. > > Somewhere below you'll find SMP initialization messages, etc. You might have >

Re: Seeing processors induvidually on an SMP system dmesg

2011-08-24 Thread Thomas Nikolajsen
>What about the dmesg? It isn't always shown anymore (only if system have dst/pst support I think); this is a change from 2.10, I think sephe introduced change with his acpi work. This work makes many more systems work with DragonFly (interrupt routing), also with SMP ;-) Eg. my new (work) laptop

Re: Seeing processors induvidually on an SMP system dmesg

2011-08-24 Thread Siju George
On Wed, Aug 24, 2011 at 2:38 PM, Chris Turner wrote: > On 08/23/11 07:32, Siju George wrote: > >> Is this normal? Shouldn't the cores be listed separately? > > You have to use 'top -M' to see the per-cpu usage percentage > instead of the overall average. > > Individual processes should still be li

Re: Seeing processors induvidually on an SMP system dmesg

2011-08-24 Thread Chris Turner
On 08/23/11 07:32, Siju George wrote: Is this normal? Shouldn't the cores be listed separately? You have to use 'top -M' to see the per-cpu usage percentage instead of the overall average. Individual processes should still be listed as running on individual CPU's in the process display withou

Re: Seeing processors induvidually on an SMP system dmesg

2011-08-24 Thread Siju George
On Wed, Aug 24, 2011 at 11:57 AM, Max Herrgard wrote: > On 23 aug 2011, at 14.32, Siju George wrote: >> The kernel boots DragonFly v2.11.0.586.ga700a-DEVELOPMENT >> >> on an Intel Quadcore box. >> >> But in dmesg I only see 1 CPU >> >> = >> DragonFly

Re: Seeing processors induvidually on an SMP system dmesg

2011-08-23 Thread Sascha Wildner
On Wed, 24 Aug 2011 08:16:59 +0200, Siju George wrote: What about the dmesg? Well, the part you pasted shows the one physical CPU that you have. Somewhere below you'll find SMP initialization messages, etc. You might have to boot verbose to see it. Sascha

Re: Seeing processors induvidually on an SMP system dmesg

2011-08-23 Thread Max Herrgard
On 23 aug 2011, at 14.32, Siju George wrote: > The kernel boots DragonFly v2.11.0.586.ga700a-DEVELOPMENT > > on an Intel Quadcore box. > > But in dmesg I only see 1 CPU > > = > DragonFly v2.11.0.586.ga700a-DEVELOPMENT #0: Mon Aug 22 13:26:20 IST 20

Re: Seeing processors induvidually on an SMP system dmesg

2011-08-23 Thread Siju George
On Wed, Aug 24, 2011 at 11:25 AM, Peter Avalos wrote: > On Wed, Aug 24, 2011 at 10:15:25AM +0530, Siju George wrote: >> On Tue, Aug 23, 2011 at 7:27 PM, Sascha Wildner wrote: >> > >> > What does 'sysctl hw.ncpu' say? >> > >> >> blk-build# sysctl hw.ncpu >> hw.ncpu: 4 >> > > Try top -M. > Yes it

Re: Seeing processors induvidually on an SMP system dmesg

2011-08-23 Thread Peter Avalos
On Wed, Aug 24, 2011 at 10:15:25AM +0530, Siju George wrote: > On Tue, Aug 23, 2011 at 7:27 PM, Sascha Wildner wrote: > > > > What does 'sysctl hw.ncpu' say? > > > > blk-build# sysctl hw.ncpu > hw.ncpu: 4 > Try top -M. --Peter pgpYzaL13bqlc.pgp Description: PGP signature

Re: Seeing processors induvidually on an SMP system dmesg

2011-08-23 Thread Siju George
On Tue, Aug 23, 2011 at 7:27 PM, Sascha Wildner wrote: > > What does 'sysctl hw.ncpu' say? > blk-build# sysctl hw.ncpu hw.ncpu: 4 Thanks --Siju

Re: Seeing processors induvidually on an SMP system dmesg

2011-08-23 Thread Sascha Wildner
On Tue, 23 Aug 2011 14:32:55 +0200, Siju George wrote: Hi, I have options SMP enabled in config file X86_64_GENERIC The kernel boots DragonFly v2.11.0.586.ga700a-DEVELOPMENT on an Intel Quadcore box. But in dmesg I only see 1 CPU What does 'sysctl hw.ncpu' say? Sascha -- htt

Seeing processors induvidually on an SMP system dmesg

2011-08-23 Thread Siju George
Hi, I have options SMP enabled in config file X86_64_GENERIC The kernel boots DragonFly v2.11.0.586.ga700a-DEVELOPMENT on an Intel Quadcore box. But in dmesg I only see 1 CPU = DragonFly v2.11.0.586.ga700a-DEVELOPMENT #0: Mon Aug 22 13: