Re: block device queues, elevatoring implicit or explicit?

From: Jan Kara
Date: Fri Apr 05 2013 - 10:17:45 EST


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 <jack@xxxxxxx>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/