Code review
    John Baldwin 
    jhb at freebsd.org
       
    Mon Aug 25 20:04:44 UTC 2008
    
    
  
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
    
    
More information about the freebsd-net
mailing list