sched_4bsd.c Quantum change

Eric Kjeldergaard kjelderg at gmail.com
Fri Feb 25 18:25:35 GMT 2005


On Thu, 24 Feb 2005 16:49:59 -0800, Ashwin Chandra <ashcs at ucla.edu> wrote:
> Quick question for you hackers!
> 
> If i wanted to change the scheduler to have a certain marked bad process have a higher time quantum than everyone elses (because it is behaving bad, high mem usage and context switching) to let it run longer to finish faster and avoid context switches and swapping, is this possible in the current scheduler without major changes to it? Right now the scheduler works by having a uniform quantum for all processes, am i correct?

anything wrong with nice(1)?
-- 
If I write a signature, my emails will appear more personalised.


More information about the freebsd-hackers mailing list