On Tue, 12 Sep 2000, Andrea Arcangeli wrote:
> On Tue, 12 Sep 2000, Chris Evans wrote:
> 
> >like the task scheduler policies we have. For example, maybe we could flag
> >a given process so that all it's I/O requests go to the head of the queue.
> 
> Yes. We can't do that at the moment because at the elevator
> layer we don't know who is waiting for I/O completion.

As an approximation, you could take the task that queues the
request. Only kswapd, kflushd and kupdate would be the "false
alarms" here ... and we don't care all that much about them
since they're only writing anyway.

regards,

Rik
--
"What you're running that piece of shit Gnome?!?!"
       -- Miguel de Icaza, UKUUG 2000

http://www.conectiva.com/               http://www.surriel.com/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to