Re: [PATCH] Speedup link loss detection for 3c59x

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Steffen Klassert
Date: Thursday, April 15, 2010 - 2:59 am

On Thu, Apr 15, 2010 at 11:11:34AM +0200, Martin Buck wrote:

We discussed this issue already some years ago. The 3c59x does polling
for external environment changes which is quite expensive. Firing a
timer that disables the interrupts on a running interface every 5
seconds is not reasonable for checking for external environment changes.
So we decided to let it depend on the link status, 5 seconds if the link
is down and 60 seconds if the link is up.

Steffen
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Speedup link loss detection for 3c59x, Martin Buck, (Thu Apr 15, 2:11 am)
Re: [PATCH] Speedup link loss detection for 3c59x, Steffen Klassert, (Thu Apr 15, 2:59 am)