multiple CPUs and vmstat

2008-03-05 Thread Steven Friedrich
I'm running 7.0 on i386. I'd like to see multiple cpu stats in vmstat. vmstat procs memory page disk faults cpu r b w avmfre flt re pi pofr sr ad0 in sy cs us sy id 0 0 0 398000 77144 7298 1 1 0 5686 12 0 117 18938 1758 32

Re: Multiple CPUs

2005-12-13 Thread Kris Kennaway
On Tue, Dec 13, 2005 at 08:50:39PM -0700, Bob Lee wrote: > Quoting Robert Fitzpatrick <[EMAIL PROTECTED]>: > > Here's my top procs: > > > > last pid: 2079; load averages: 8.31, 8.91, 8.43up 0 > > +00:35:15 20:57:53 > > 149 processes: 13 running, 136 sleeping > > Robert, > FWIW, I di

Re: Multiple CPUs

2005-12-13 Thread Bob Lee
Quoting Robert Fitzpatrick <[EMAIL PROTECTED]>: > Here's my top procs: > > last pid: 2079; load averages: 8.31, 8.91, 8.43up 0 > +00:35:15 20:57:53 > 149 processes: 13 running, 136 sleeping Robert, FWIW, I did some research a short time ago on utilization and other aspects of watchi

Re: Multiple CPUs

2005-12-13 Thread Kris Kennaway
On Tue, Dec 13, 2005 at 09:00:13PM -0500, Robert Fitzpatrick wrote: > On Tue, 2005-12-13 at 14:54 -0500, Kris Kennaway wrote: > > On Tue, Dec 13, 2005 at 02:12:57PM -0500, Robert Fitzpatrick wrote: > > > I guess this means my new server is only using one of my CPUs? > > > > > > esmtp# grep CPU /va

Re: Multiple CPUs

2005-12-13 Thread Robert Fitzpatrick
On Tue, 2005-12-13 at 14:54 -0500, Kris Kennaway wrote: > On Tue, Dec 13, 2005 at 02:12:57PM -0500, Robert Fitzpatrick wrote: > > I guess this means my new server is only using one of my CPUs? > > > > esmtp# grep CPU /var/log/dmesg.today > > CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2399.33-MHz 686-clas

Re: Multiple CPUs

2005-12-13 Thread Pietro Cerutti
On 12/13/05, Robert Fitzpatrick <[EMAIL PROTECTED]> wrote: > I guess this means my new server is only using one of my CPUs? > > esmtp# grep CPU /var/log/dmesg.today > CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2399.33-MHz 686-class CPU) > Hyperthreading: 2 logical CPUs > cpu0: on acpi0 > > Can someone

Re: Multiple CPUs

2005-12-13 Thread Kris Kennaway
On Tue, Dec 13, 2005 at 02:12:57PM -0500, Robert Fitzpatrick wrote: > I guess this means my new server is only using one of my CPUs? > > esmtp# grep CPU /var/log/dmesg.today > CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2399.33-MHz 686-class CPU) > Hyperthreading: 2 logical CPUs > cpu0: on acpi0 > > C

Re: Multiple CPUs

2005-12-13 Thread Charles Swiger
On Dec 13, 2005, at 2:12 PM, Robert Fitzpatrick wrote: I guess this means my new server is only using one of my CPUs? esmtp# grep CPU /var/log/dmesg.today CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2399.33-MHz 686-class CPU) Hyperthreading: 2 logical CPUs cpu0: on acpi0 Can someone point me to the

Re: Multiple CPUs

2005-12-13 Thread Ian Lord
At 14:12 2005-12-13, Robert Fitzpatrick wrote: I guess this means my new server is only using one of my CPUs? esmtp# grep CPU /var/log/dmesg.today CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2399.33-MHz 686-class CPU) Hyperthreading: 2 logical CPUs cpu0: on acpi0 Can someone point me to the best doc

Re: Multiple CPUs

2005-12-13 Thread Sean
Robert Fitzpatrick wrote: I guess this means my new server is only using one of my CPUs? esmtp# grep CPU /var/log/dmesg.today CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2399.33-MHz 686-class CPU) Hyperthreading: 2 logical CPUs cpu0: on acpi0 Can someone point me to the best doc for enabling use of

RE: Multiple CPUs

2005-12-13 Thread Tamouh H.
> Can someone point me to the best doc for enabling use of both > CPUs on the FreeBSD 5.4 server? I assume the kernel needs > built with options. > > -- > Robert This is what you need in your Kernel: options SMP # ENABLE MULTI PROCESSOR device acpi

Multiple CPUs

2005-12-13 Thread Robert Fitzpatrick
I guess this means my new server is only using one of my CPUs? esmtp# grep CPU /var/log/dmesg.today CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2399.33-MHz 686-class CPU) Hyperthreading: 2 logical CPUs cpu0: on acpi0 Can someone point me to the best doc for enabling use of both CPUs on the FreeBSD 5.4

Re: Multiple CPUs without SMP

2005-10-20 Thread Greg 'groggy' Lehey
On Thursday, 20 October 2005 at 18:06:29 +0400, Andrew P. wrote: > On 10/20/05, Greg 'groggy' Lehey <[EMAIL PROTECTED]> wrote: >> On Thursday, 20 October 2005 at 15:15:39 +0400, Andrew P. wrote: >>> I don't need SMP, I would settle on manually assigning CPU affinity >>> to each processor, but I gat

Re: Multiple CPUs without SMP

2005-10-20 Thread Andrew P.
On 10/20/05, Greg 'groggy' Lehey <[EMAIL PROTECTED]> wrote: > On Thursday, 20 October 2005 at 15:15:39 +0400, Andrew P. wrote: > > I'm kinda confused. > > Yes, that's possible. > > > Can I use both processors with a non-SMP kernel? > > No. > > > I don't need SMP, I would settle on manually assignin

Re: Multiple CPUs without SMP

2005-10-20 Thread Greg 'groggy' Lehey
On Thursday, 20 October 2005 at 15:15:39 +0400, Andrew P. wrote: > I'm kinda confused. Yes, that's possible. > Can I use both processors with a non-SMP kernel? No. > I don't need SMP, I would settle on manually assigning CPU affinity > to each processor, but I gather FreeBSD can only handle 2+

Multiple CPUs without SMP

2005-10-20 Thread Andrew P.
I'm kinda confused. Can I use both processors with a non-SMP kernel? I don't need SMP, I would settle on manually assigning CPU affinity to each processor, but I gather FreeBSD can only handle 2+ CPUs with SMP enabled. On a 5.4 box without SMP mptables show both CPUs though: <...> MP Config Base

Re: Multiple CPUs

2004-05-22 Thread Matthew Seaman
On Fri, May 21, 2004 at 03:55:23PM -0700, Nicholas Bernstein wrote: > How can one detect if a system is using multiple CPUs? > I'm running freebsd 4.9 and I was hoping that either uname or top would > give some information as to whether or not the second cpu is being used. >

Re: Multiple CPUs

2004-05-21 Thread Micheal Patterson
- Original Message - From: "Nicholas Bernstein" <[EMAIL PROTECTED]> To: "freebsd-questions" <[EMAIL PROTECTED]> Sent: Friday, May 21, 2004 5:55 PM Subject: Multiple CPUs > How can one detect if a system is using multiple CPUs? > I'm runni

Multiple CPUs

2004-05-21 Thread Nicholas Bernstein
How can one detect if a system is using multiple CPUs? I'm running freebsd 4.9 and I was hoping that either uname or top would give some information as to whether or not the second cpu is being used. dmegs outputs the following: CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2399.33-MHz 686-

Re: Multiple CPUs...verifying

2003-10-22 Thread Gerald Freymann
On Wed, 22 Oct 2003 22:27:13 -0400 "Marco Greene (Home)" <[EMAIL PROTECTED]> wrote: |O|>Does FreeBSD autodetect multiple CPU's or do you specifically have to |O|>configure the kernel and recompile? In my experiences with FreeBSD 4-4.8R, you have to uncomment two lines in the kernel config file.

Multiple CPUs...verifying

2003-10-22 Thread Marco Greene (Home)
Does FreeBSD autodetect multiple CPU's or do you specifically have to configure the kernel and recompile? I tried downloading the latest code using cvsup..commenting out the following two lines...and tried to follow the make world procedure as outline in the handbook. However, when I try to boo