Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2005 16:49:59 -0800
From:      "Ashwin Chandra" <ashcs@ucla.edu>
To:        <freebsd-hackers@freebsd.org>
Subject:   sched_4bsd.c Quantum change
Message-ID:  <003d01c51ad3$ef5b5910$abe243a4@ash>

next in thread | raw e-mail | index | archive | help
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?

Thanks
Ash



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003d01c51ad3$ef5b5910$abe243a4>