Re: Top weirdness.

2003-03-15 Thread Andre Guibert de Bruet
Craig,

That's the normal output of 'top -S'.

Regards,

 Andre Guibert de Bruet | Enterprise Software Consultant 
 Silicon Landmark, LLC. | http://siliconlandmark.com/

On Sat, 15 Mar 2003, Craig Reyenga wrote:

 Check these out:

 http://chat.carleton.ca/~creyenga/1sttime.JPG

 http://chat.carleton.ca/~creyenga/again.JPG

 Pretty strange, my normally-aspirated computer is somehow using 168% of cpu.

 boss# uname -a
 FreeBSD boss.sewer.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Mar  7
 01:49:18 EST 2003
 [EMAIL PROTECTED]:/usr/obj/usr/s/run/src/sys/BOSSKERN  i386

 Using SCHED_4BSD.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message


Re: Top weirdness.

2003-03-15 Thread Craig Reyenga
'cc1' is _not_ a system process. How is this normal?

-Craig


- Original Message -
From: Andre Guibert de Bruet [EMAIL PROTECTED]
To: Craig Reyenga [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Saturday, March 15, 2003 19:52
Subject: Re: Top weirdness.
 Craig,

 That's the normal output of 'top -S'.

 Regards,

  Andre Guibert de Bruet | Enterprise Software Consultant 
  Silicon Landmark, LLC. | http://siliconlandmark.com/

 On Sat, 15 Mar 2003, Craig Reyenga wrote:

  Check these out:
 
  http://chat.carleton.ca/~creyenga/1sttime.JPG
 
  http://chat.carleton.ca/~creyenga/again.JPG
 
  Pretty strange, my normally-aspirated computer is somehow using 168%
of cpu.
 
  boss# uname -a
  FreeBSD boss.sewer.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Mar
7
  01:49:18 EST 2003
  [EMAIL PROTECTED]:/usr/obj/usr/s/run/src/sys/BOSSKERN  i386
 
  Using SCHED_4BSD.

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-current in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message


Re: Top weirdness.

2003-03-15 Thread Andre Guibert de Bruet
Craig,

It's not a system process, but it's GCC (step 2) running as root. You were
building software (ports, kernel or other) when the screenshot was taken.
top -S displays non-system processes as well as system processes.

The 168% in the weighed CPU field is a little odd, but it's an
approximated average and as such, is not always perfectly accurate.

Regards,

 Andre Guibert de Bruet | Enterprise Software Consultant 
 Silicon Landmark, LLC. | http://siliconlandmark.com/

On Sat, 15 Feb 2003, Craig Reyenga wrote:

 'cc1' is _not_ a system process. How is this normal?

 -Craig


 - Original Message -
 From: Andre Guibert de Bruet [EMAIL PROTECTED]
 To: Craig Reyenga [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Saturday, March 15, 2003 19:52
 Subject: Re: Top weirdness.
  Craig,
 
  That's the normal output of 'top -S'.
 
  Regards,
 
   Andre Guibert de Bruet | Enterprise Software Consultant 
   Silicon Landmark, LLC. | http://siliconlandmark.com/
 
  On Sat, 15 Mar 2003, Craig Reyenga wrote:
 
   Check these out:
  
   http://chat.carleton.ca/~creyenga/1sttime.JPG
  
   http://chat.carleton.ca/~creyenga/again.JPG
  
   Pretty strange, my normally-aspirated computer is somehow using 168%
 of cpu.
  
   boss# uname -a
   FreeBSD boss.sewer.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Mar
 7
   01:49:18 EST 2003
   [EMAIL PROTECTED]:/usr/obj/usr/s/run/src/sys/BOSSKERN  i386
  
   Using SCHED_4BSD.
 
  To Unsubscribe: send mail to [EMAIL PROTECTED]
  with unsubscribe freebsd-current in the body of the message
 


 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-current in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message