Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 1997 10:00:29 -0600
From:      info@sltic.com
To:        freebsd-smp@freebsd.org
Subject:   Re: cpu monitor
Message-ID:  <3.0.1.32.19971220100029.04e194d0@sltic.com>
In-Reply-To: <199712201531.JAA10365@zuhause.mn.org>
References:  <3.0.1.32.19971219190058.04de66f0@sltic.com> <3.0.1.32.19971219190058.04de66f0@sltic.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At 09:31 AM 12/20/97 -0600, you wrote:
>info@sltic.com writes:
> > I've now (finally!) got SMP recompiled and running.
> > Is there any good cpu monitor, such as 'top', that I
> > could use to monitor both processors? 'top' indicates
> > that a process is running on CPU0 or CPU1 but the system
> > time on CPU1 process is displayed as %0.03 or so. I'm
> > testing the system with the rc564 client and this will
> > use 100%. I'd like to see what happening on both. Any
> > pointer, urls appreciated.
>
>I'm running SMP with two rc564 clients, and top shows each process as
>getting about 49% of the CPU.
>
>

Yea, oops, the above description was with one rc564 going. Running two,
I see one listed at 50%, the other at %48. What I'd like is each CPU
represented individually. Something like:
CPU0  %user  %nice  %system ...... etc.
CPU1  %user  %nice  %system ......

Then in the process table, the data could indicate which CPU the process
is actually running on with the proper display of usage. BTW, I ran "rc564
-benchmark" with one process and then with two, in both cases the results
were 136000 keys/sec which confirms both CPUs are used fully.

Bruce
info@sltic.com




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