Re: [PATCH] deadline io scheduler

From: David S. Miller (davem@redhat.com)
Date: Thu Sep 26 2002 - 01:27:41 EST


   From: Andrew Morton <akpm@digeo.com>
   Date: Wed, 25 Sep 2002 23:15:58 -0700
   
   I'd like to gain a solid understanding of what these three knobs do.
   Could you explain that a little more?

My basic understanding of fifo_batch is:

1) fifo_batch is how many contiguous requests can be in
   a "set"

2) we send out one write "set" for every two read "sets"

3) a seek works out to "seek_cost" contiguous requests,
   cost wise, this gets subtracted from how many requests
   the current "set" has left that are allowed to be used
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Sep 30 2002 - 22:00:25 EST