David Miller a écrit :
From: Eric Dumazet <[EMAIL PROTECTED]>
Date: Fri, 13 Oct 2006 05:56:43 +0200
2^31 is 2147483648
Thats a *lot* of timer ticks, an inet_peer entry should not stay in
unused_list for more than 10 minutes.
My bad, I thought the time was compared to the creation time
not the time at which it was added to the unused list.
I like your patch and I'll apply it.
Thanks Eric.
Thank you David
(Re-reading my previous mail, I forgot to say that on ia32, unsigned long is
already 32 bits, so if a 32bits timestamp is OK (for delta computing) for such
platforms, it must be OK for other platforms as well)
Eric
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html