On Sat 16-03-13 02:06:00, Raymond Jennings wrote:
> Are all block devices fundamentally elevators or fifos or what?
> 
> To be blunt, if a bunch of concurrent processes dump requests on a
> noop queue, are they serviced fifo or in elevator order or what?
> 
> My goal is to get a dumb elevator that does nothing but sweep up and
> down the disk mopping up outstanding requests as the disk heads ooze
> across the sectors.
  With noop io scheduler you get the FIFO ordering of requests.

                                                                Honza
-- 
Jan Kara <j...@suse.cz>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to