Re: bdflush optimisations...

Andrea Arcangeli (andrea@suse.de)
Tue, 21 Sep 1999 23:04:01 +0200 (CEST)


On Thu, 2 Sep 1999, Daniel J Blueman wrote:

>- If bdflush were to sort the buffer chain when woken, before flushing some
>buffers to disk, the gains would be obvious. On a SCSI sub-system, this

The kernel just try to do that. bdflush queues lots of requests in the
ll_rw_block layer and then when the I/O is started all such requests gets
sorted before being sent to the hardware disk controller.

Andrea

-
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/