Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2003 14:49:05 -0500
From:      Daniel Eischen <eischen@vigrid.com>
To:        arch@freebsd.org
Subject:   New scheduler and classes
Message-ID:  <3E36DEB1.8CC4E61F@vigrid.com>

next in thread | raw e-mail | index | archive | help
How does the new scheduler/API handle different classes?
If you want to have processes^Wthreads in 3 or 4 different
scheduling classes (perhaps real-time, time-sharing, etc,
a la Solaris), how does "a scheduler" handle this?  Is
there only ever one scheduler selected in the kernel, and
it is up to this scheduler to handle all the threads in
each class?  Or can you stack schedulers somehow, so that
each class gets its own scheduler, and it's up to the
top-level scheduler to schedule amongst the classes?

-- 
Dan Eischen

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




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