Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2006 18:03:49 -0400
From:      "Bob Johnson" <fbsdlists@gmail.com>
To:        stanb@panix.com, "Free BSD Questions list" <freebsd-questions@freebsd.org>
Subject:   Re: top and multiple CPU's
Message-ID:  <54db43990607131503w6203cbb8t46e478a008895b52@mail.gmail.com>
In-Reply-To: <20060713201653.GA18143@teddy.fas.com>
References:  <20060713123214.GA30789@teddy.fas.com> <ef4898ff0607130538r602da3aegb4f8938dad424d8f@mail.gmail.com> <20060713201653.GA18143@teddy.fas.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 7/13/06, stan <stanb@panix.com> wrote:
> On Thu, Jul 13, 2006 at 06:08:50PM +0530, Ashok TM wrote:
> > use
> > top -S
> > There will be new column with  'C'  tag which displays the the cpu id  on
> > which the process is running
> >
> > mptables to list the processors available
>
> Hmm,
>
> cvsup# mptables
> mptables: Command not found.
> cvsup# man -k mptables
> mptables: nothing appropriate
>
> and the man page for top says that _s os:
>
>        -S     Show system processes in the  display.   Normally,
> 	   system pro- cesses  such  as  the pager and the swapper are not shown.
> 	   This option makes them visible.
>
> Am I mising something?

Perhaps you haven't actually tried it to see what happens. On 5.4,
there is not an extra column, but top -S includes each CPU's idle
percentage as a separate system process, so you can get some idea of
how well balanced things are.  Perhaps the description above was for
7-CURRENT and 6.1-R acts more like 5.4. I don't have a 6.1 SMP system
to test it on.

5.4 also doesn't seem to have mptables.

- Bob



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