[ENBD] Re: ENBD on Debian 2.6.7/8 kernel

P.T. Breuer ptb at it.uc3m.es
Thu Oct 14 08:34:30 MDT 2004


In article <416E890E.1000803 at ociweb.com> you wrote:
> communicate across the network, it gives those ALRM errors and doesn't

You know .. those alarm numbers that I see are about in the
4000.something seconds range, aren't they? Well, if that's stored in a
32 bit integer, and it's microseconds that are stored, then wraparound
will occur at about 2^12 seconds (one million being about 2^20).
That's about 4 thousands seconds.

Just a thought. Maybe it's time to use a 64 bit inteer to store
timeouts?

I'll see if that makes things better all by itself.

Peter


More information about the ENBD mailing list