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

Re: pkgsrc-update failes with core dumps

2011-08-23 Thread Pierre Abbat
On Tuesday 23 August 2011 08:47:36 Alex Hornung wrote: > Stay with a quarterly if you want to be sure things work as intended. I'm using 2011Q2 and I cannot get POV-Ray to build, and KDE4 is completely missing from the binaries. I got around POV-Ray by pulling the PNG library out of a snapshot.

Re: pkgsrc-update failes with core dumps

2011-08-23 Thread Alex Hornung
Firefox needs some manual tweaking here and there; there's a NetBSD PR about it. It boils down to us not having a buggy compiler and firefox basically requiring a buggy compiler to build :) XOrg pretty much always builds fine. Stay with a quarterly if you want to be sure things work as intended.

Re: pkgsrc-update failes with core dumps

2011-08-23 Thread Siju George
On Tue, Aug 23, 2011 at 5:55 PM, Max Herrgard wrote: > On 23 aug 2011, at 14.08, Siju George wrote: >> Should i use 2011Q1 or 2011Q2 ? > > 2011Q2 > >> is orgin/master same as  origin/pkgsrc-2011Q2 ? > > No. master is pkgsrc-current, the development branch. 2011Q2 is the stable > release branch. >

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:

Re: pkgsrc-update failes with core dumps

2011-08-23 Thread Max Herrgard
On 23 aug 2011, at 14.08, Siju George wrote: > Should i use 2011Q1 or 2011Q2 ? 2011Q2 > is orgin/master same as origin/pkgsrc-2011Q2 ? No. master is pkgsrc-current, the development branch. 2011Q2 is the stable release branch. > This machine will be testing/learning bulk builds also I need to

Re: pkgsrc-update failes with core dumps

2011-08-23 Thread Siju George
On Mon, Aug 22, 2011 at 2:26 PM, Ralf Schmitt wrote: > I just called git fetch and git checkout after the segfault. > Finally I got it working this way. 1) Installed from the 2.10 Release USB Image It Did not detect my network card so I copied over latest source on a USB. and complied to v2.11.