Date: Tue, 5 Apr 2005 07:06:48 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/em if_em.c Message-ID: <200504050706.j3576mPT011235@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2005-04-05 07:06:48 UTC
FreeBSD src repository
Modified files:
sys/dev/em if_em.c
Log:
Run em_local_timer() once per second instead of running it once per 2 seconds.
This makes gathering of error stats more precise, and netstat(1) output look
right.
Reviewed by: tackerman
Revision Changes Path
1.63 +4 -4 src/sys/dev/em/if_em.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504050706.j3576mPT011235>
