Date: Sat, 27 Sep 1997 14:30:17 -0700 (PDT) From: Wolfram Schneider <wosch@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: <199709272130.OAA16181@freefall.freebsd.org>
index | next in thread | raw e-mail
wosch 1997/09/27 14:30:17 PDT
Modified files: (Branch: RELENG_2_2)
usr.bin/top machine.c
Log:
Realtime priority support for top(1)
Print the real/idle time priority in the nice field.
normal time -> nice value -20 - +20
real time 0 - 31 -> nice value -52 - -21
idle time 0 - 31 -> nice value +52 - +21
Revision Changes Path
1.3.2.2 +14 -2 src/usr.bin/top/machine.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709272130.OAA16181>
