Re: fixing deferred reads

From: Robert Collins <robertc_at_robertcollins.net>
Date: Fri, 26 Sep 2008 09:52:10 +1000

On Thu, 2008-09-25 at 17:42 -0600, Alex Rousskov wrote:

> Is the order in which reads are "done" or "kicked" important? Does it
> have to be FIFO?

FIFO was the behaviour of the code before I refactored into a manager
object; I suspect FIFO prevents starvation of individual fds, so it
shouldn't be changed without consideration of starvation and priority
inversion situations.

-Rob

-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Received on Thu Sep 25 2008 - 23:52:12 MDT

This archive was generated by hypermail 2.2.0 : Fri Sep 26 2008 - 12:00:05 MDT