why not stack them
Posted May 13, 2009 0:28 UTC (Wed) by
pflugstad (subscriber, #224)
Parent article:
Which I/O controller is the fairest of them all?
While I agree that putting the I/O controller at the existing I/O schedule layer seems to make the most sense, I would have thought that an obvious solution to this type of thing would be to modify the block layer setup so that you can stack I/O controllers and schedulers. Instead of integrating io-controller into each I/O scheduler as what seems to be being done here (please correct me of I'm mistaken).
That way, you can possibly select a different io controller and io scheduler combo and you don't have all the code churn if you want yet another io controller algorithm.
(
Log in to post comments)