Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2008 10:37:10 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-arch@freebsd.org
Cc:        "M. Warner Losh" <imp@bsdimp.com>, net@freebsd.org
Subject:   Re: Code review
Message-ID:  <200808251037.11126.jhb@freebsd.org>
In-Reply-To: <20080825.002316.-1548243307.imp@bsdimp.com>
References:  <20080825.002316.-1548243307.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 25 August 2008 02:23:16 am M. Warner Losh wrote:
> I did this a few years ago when trying to track down a problem with
> some realtek network chips that I was having problems with at Timing
> Solutions.  I'd like to get this into the tree, since it was helpful
> then.
> 
> Comments?

When you are running a faster tick I think want to only call the mii and 
watchdog stuff once a second still.  I know this will break the tx watchdog 
for example.  Since it's kind of tricky to manage that I think you should 
just use a separate timer for the twister stuff.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808251037.11126.jhb>