Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2005 12:25:34 -0600
From:      Eric Kjeldergaard <kjelderg@gmail.com>
To:        Ashwin Chandra <ashcs@ucla.edu>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: sched_4bsd.c Quantum change
Message-ID:  <d9175cad05022510255d8d727@mail.gmail.com>
In-Reply-To: <003d01c51ad3$ef5b5910$abe243a4@ash>
References:  <003d01c51ad3$ef5b5910$abe243a4@ash>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 24 Feb 2005 16:49:59 -0800, Ashwin Chandra <ashcs@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d9175cad05022510255d8d727>