Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 1998 05:35:00 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/top machine.c
Message-ID:  <199802141335.FAA00452@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/02/14 05:34:59 PST

  Modified files:
    usr.bin/top          machine.c 
  Log:
  Fix top sorting of idle processes.  top used p_cpticks as a tie-breaker
  but that isn't suitable (it gets zeroed each second apparently).
  
  PR: bin/4957
  Submitted-by: Dan Nelson <dnelson@emsphone.com>
  
  Revision  Changes    Path
  1.9       +3 -3      src/usr.bin/top/machine.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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