Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2003 08:26:41 +1000 (EST)
From:      Andy Farkas <andyf@speednet.com.au>
To:        freebsd-current@FreeBSD.ORG
Subject:   smp idle pigs
Message-ID:  <20030612080507.D12367-100000@hewey.af.speednet.com.au>

next in thread | raw e-mail | index | archive | help
With recent -current, in the :pigs page of systat(1) I've noticed that
idle time gets displayed on NCPU+1 lines:

NCPU=2:
                    /0   /10  /20  /30  /40  /50  /60  /70  /80  /90  /100
             <idle> XXXXXXXXXXXXXXXX
root     idle: cpu0 XXXXXXXXXXXXXXXX
root     idle: cpu1 XXXXXXXXXXXXXXXX


NCPU=4:
                    /0   /10  /20  /30  /40  /50  /60  /70  /80  /90  /100
             <idle> XXXXXXXXXX
root     idle: cpu3 XXXXXXXXXX
root     idle: cpu2 XXXXXXXXXX
root     idle: cpu0 XXXXXXXXXX
root     idle: cpu1 XXXXXXXXXX


No biggy, but maybe someone can have a look at it...

--

 :{ andyf@speednet.com.au

        Andy Farkas
    System Administrator
   Speednet Communications
 http://www.speednet.com.au/





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