lkml.org 
[lkml]   [2000]   [Feb]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: elevator-starvation-4 (2.2.14 && 2.3.42)

> Well, yes and no. I guess my fundamental claim is that if
> userland is able to generate requests faster than the driver can
> fulfill them for an extended period of time then we've got a larger
> problem than worrying about a particular request taking a long time
> to satisfy. Indeed, I claim that as long as the driver cannot keep up
> there will always be a pathological case where a particular request
> is unreasonably delayed.

Yes, it is, but when several processes are reading/writing large amounts of
data at the same time, the kernel should manage requests so that all processes
gets a balanced IO rate. The way 2.2.14 behaves is wrong IMHO, because one
of the N running processes have to wait until one the of others finishes its
work. IO time should be given to requests like CPU time is shared between
processes.
Can I call it "preemptive I/O" ? :-))

Bye.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:0.058 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site