Linked by Thom Holwerda on Thu 25th Oct 2007 07:57 UTC, submitted by JohnnyUtah
Thread beginning with comment 280656
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: grouping for functions
by evert on Thu 25th Oct 2007 15:22
in reply to "RE: grouping for functions"





Member since:
2006-01-16
First, system daemons could/should be niced already if needed.
Next, your user side usecase lacks substance. GUI processes that are minimized or on other desktop are usually sleeping anyways. If they are not, for example a music player or a cd burning application, it could even be fatal to give them bad priority.
It's not as easy as it looks. On earlier Windows versions (don't know the current ones) you could give a hint to the scheduler: Equal rights for every process or priority given to the current "foreground app". I always chose the former...