Subject: Re: I/O priorities
To: Aidan Cully <aidan@kublai.com>
From: Wojciech Puchar <wojtek@chylonia.3miasto.net>
List: tech-kern
Date: 06/20/2002 15:01:46
> Maybe an I/O scheduler makes sense as a solution to this problem?  Or
> would that be Too Much Effort?  If so, another solution might be to
> restrict the percentage of available buffers a given process can use
> for read/write...  Keep it small enough, and you wouldn't need to wait
> seconds for dd if=/dev/zero to flush all of its buffers.

seconds sound cool. but does it mean per-process queues???

and what if 2 processes writes to same file/place in file?

there is never a case that 2 processes executes on 1 CPU in same time, but
it is possible that 2 processes will schedule similar writes


--------------------------------
Where do you think you go today?