Re: Strange nice value in top.

From: David Malone <dwmalone_at_maths.tcd.ie>
Date: Tue, 15 May 2007 10:03:49 +0100
On Mon, May 14, 2007 at 11:14:45PM +0400, pluknet wrote:
> On 14/05/07, Nikolay Pavlov <quetzal_at_zone3000.net> wrote:
> >I've been watching this for about several months:

> >  PID USERNAME    THR PRI NICE   SIZE    RES STATE    TIME   WCPU COMMAND
> > 1119 root          1  -8 r-52  7280K  7304K biord    0:02  0.98% cdrecord
> >                        ^^^^^^^^^

> > 1035 quetzal       1  60 r16F 11500K  7604K select   0:01  0.00% artsd
> >                        ^^^^^^^^^
> 
> You are not alone. I observe it for months on CURRENT too. From the top:
>  768 root          1   8 r-36  3504K   536K nanslp   0:10  0.00% watchdogd


The "r" means that it is a realtime process. The "F" is to do with
FIFO scheduling. The format_nice function in /usr/src/usr.bin/top/machine.c
shows all the things that this feild can contain. They should probably
be documented in the man page.

	David.
Received on Tue May 15 2007 - 09:17:36 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:10 UTC