Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Dec 2003 05:40:54 -0800
From:      Scott Likens <damm@yazzy.org>
To:        Nick Twaddell <nick@webspacesolutions.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: 5.2-BETA
Message-ID:  <1070631653.25294.5.camel@desolation.livid.de>
In-Reply-To: <20031205121107.DBB5143FEA@mx1.FreeBSD.org>
References:  <20031205121107.DBB5143FEA@mx1.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2003-12-05 at 04:11, Nick Twaddell wrote:
> I just installed 5.2-BETA on one of my boxes.  Recompiling the kernel with a
> custom kernel config.  I enabled smp, and for some reason I am still not
> seeing two cpus in top.  Is this an issue with 5.2?  I never had a problem
> with running smp on this model server before.  They are ibm xseries 330
> boxes.  Maybe I am just tired and delirious, it has been a long night.
> Comments are appreciated :)Top doesn't neccesarily work the same way in FreeBSD as it does in linux.

But to make sure you can do dmesg, and check for this.

FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
cpu0 (BSP): APIC ID:  1
cpu1 (AP): APIC ID:  0

  PID USERNAME PRI NICE   SIZE    RES STATE  C   TIME   WCPU    CPU
COMMAND
  441 root      96    0  3412K  2384K select 1   0:00  0.00%  0.00% sshd
  493 damm      20    0  2312K  1880K pause  1   0:00  0.00%  0.00% tcsh
  490 root       4    0  6044K  2708K sbwait 0   0:00  0.00%  0.00% sshd


top is a little different.

You'll notice

that above.

hope that helps
BTW, the C column is the cpu column... slightly diff then Linux's





-- 
"I think we ought to be out there doing what we do best - making large
holes in other people's countries." - George Carlin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1070631653.25294.5.camel>