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/