Re: [PATCH] support for Cobalt Networks (x86 only) systems (for

Mark Frazer (mark@somanetworks.com)
Fri, 1 Jun 2001 10:45:29 -0400


Alan Cox <alan@lxorguk.ukuu.org.uk> [01/06/01 10:39]:
> > I'd argue for rate limiting as the application only gets back new data,
> > never a cached value n times in a row.
>
> Which is worse. I cat the proc file a few times and your HA app is unlucky. It
> now gets *NO* data for five minutes. If we cache the values it gets approximate
> data
>

Is it not possible to have several readers waiting for the same data
and return it to all of them when the timer expires?

-
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/