Michał Piotrowski <[email protected]> writes: > 2010/12/8 Chris Adams <[email protected]>: >> Once upon a time, Michał Piotrowski <[email protected]> said: >>> I noticed that this service uses insane nice level -19 >>> http://notendur.hi.is/~johannbg/systemd/etc/rc.d/init.d/mailgraph >>> 8-| >>> >>> PRIORITY=-19 >>> [..] >>> daemon nice $PRIORITY $exe -l $MAILLOG -d \ >>> --daemon-pid=/var/run/mailgraph.pid \ >>> --daemon-rrd=/var/lib/mailgraph $OPTIONS >>> >>> The same priority is used in the sample script. Does this service >>> _really_ needs such insane nice level? >> >> Why do you (repeatedly) call it "insane"? That's kind of rude. > > Sorry :) > >> The >> process is running at a low priority level; > > Nice -19 is the _higest_ priority - not low.
No, it isn't. This is nice -19 == nice -n 19. Andreas. -- Andreas Schwab, [email protected] GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E "And now for something completely different." -- devel mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/devel
