[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] Questions regarding request based dm-multipath and blk-layer/elevator
- From: pg_devm devm for sabi co UK (Peter Grandi)
- To: Linux DM devel <dm-devel redhat com>
- Subject: Re: [dm-devel] Questions regarding request based dm-multipath and blk-layer/elevator
- Date: Sun, 23 May 2010 16:54:04 +0100
> 1. With request based multipath, we have 2 elevators in the
> path to the device. Doesn't 2 idling I/O schedulers affect
> performance? Is it better to use the noop elevator for the
> dm device? [ ... ]
Usually "metadrivers" (DM, MD, 'loop', ...) in Linux use only
one elevator (and it should be that of the _physical device_).
But if you are concerned by that kind of stuff, consider also
the impact of the (short-sightedly idiotic, and IIRC it cannot
be disabled) plugging/unplugging logic.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]