Re: linux_threads nice bug ? nice / nohup confusion

From: Terry Lambert <tlambert2_at_mindspring.com>
Date: Mon, 26 May 2003 16:48:07 -0700
Martin Blapp wrote:
> After closly looking at some of our mysql performance issues,
> I've found out that all mysqld threads (I'm using linuxthreads)
> are running at +14 niceness. This is of course a catastropy.
> 
> A renice of the main thread does not help. If I do that, I see
> that all new created threads have again niceness +14. Starting
> without nohup makes +11 as niceness.
> 
> I guess there is somewhere a severe bug here.

Depends; "niceness" is relative to the scheduler you are using.
Try using the other scheduler, and this should become pretty
obvious to you.

-- Terry
Received on Mon May 26 2003 - 14:49:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:09 UTC