Port-sparc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Adding nice to an rc.d script




To: AGC <agcarver+netbsd%acarver.net@localhost>

Subject: Re: Adding nice to an rc.d script

From: Ben Cottrell <tamino%wolfhut.org@localhost>

Date: Sat, 27 Aug 2011 22:29:12 -0700


On Sat, 27 Aug 2011 19:23:51 -0700, AGC wrote:
> I did try to put just -N on the flags but it doesn't work.  I can see in 
> top that ntpd is not running at higher priority as if the rc_flags were 
> being ignored entirely.

"Nice" is different from "priority". Are you looking at the correct
field in top?

You can also check nice values with, say, "ps -o nice -p <pid>".

The nice value *influences* the priority, but sometimes not as
much as you would think :-)

        ~Ben



Follow-Ups:

Re: Adding nice to an rc.d script
From: AGC


References:

Re: Adding nice to an rc.d script
From: AGC




Prev by Date: Re: Adding nice to an rc.d script

Next by Date: re: Automated regression tests of NetBSD/sparc failing

Previous by Thread: re: Adding nice to an rc.d script

Next by Thread: Re: Adding nice to an rc.d script

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index