On Mon, Dec 06 2004, Robert Love wrote:Two separate entities is fine. Those who want just one
(1) separate the two values. we have a scheduling
priority (distributing the finite resource of
processor time) and an I/O priority (distributing
the finite resource of disk bandwidth).
(2) just have a single value.
They are inherently seperate entities, I don't think mixing them up is a
good idea. IO priorities also includes things like attempting to
guarentee disk bandwidth, it isn't always just a 'nice' value.