Subject: Re: scheduler woes on MPACPI kernel
To: None <current-users@netbsd.org>
From: Thomas Bieg <tomsbsd04@tiscali.de>
List: current-users
Date: 01/18/2005 16:50:40
Wolfgang S. Rupprecht schrieb:
> I think we are talking about the same thing.  From a section of my
> .bashrc that hasn't been touched for quite a long time:
> 
>         alias make='nice -20 make'
> 
> The niceness polarity is such that the make is disadvantaged.

I just tried with a freshly compiled bash and it doesn't have
a builtin nice command, so you're right (and actually setting
nice to +20). Sorry for the confusion.

Regards,
Tom