cvs commit: src/usr.bin/systat pigs.c

Ruslan Ermilov ru at FreeBSD.org
Tue Sep 11 00:51:05 PDT 2007


ru          2007-09-11 07:51:04 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/systat       pigs.c 
  Log:
  - Stop computing %CPU for the imaginary idle process; we now
    have real idle processes for that.
  
  - Fix the display on SMP by not scaling the sum of %CPU down
    to 1.  Instead, display raw data as computed by the kernel,
    like in top(1).
  
  Reviewed by:    bde
  Approved by:    re (bmah)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.23      +6 -54     src/usr.bin/systat/pigs.c


More information about the cvs-all mailing list