[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH] Use FIBMAP to sort .list files before scanning



* Goswin von Brederlow:

> Wouldn't it be better to read the files asynchronous and let the
> underlying elevator code sort them into physical block order?

Linux doesn't support asynchronous I/O which doesn't bypass the cache,
so it's pretty much unusable for this purpose.  It's also doubtful if
the elevator queue is long enough to compete with FIBMAP-based
ordering.


Reply to: