diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-11-13 03:48:09 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-11-13 03:48:09 +0000 |
commit | 5636dc0324d1e8486b701dea8f8cbbd8e3d9f3f3 (patch) | |
tree | 3c2db0a271cc79c7cacf0dbfe3eee7481053d17b /sys/arch | |
parent | afd062b7b153ae05c36a62b3b6fb7e6bd7953bb1 (diff) |
- Introduce two more stat counters, counting number of RX
overruns and number of watchdog timeouts.
- Do not increase if->if_oerrors in em_watchdog(), since
this leads to counter slipping back, when if->if_oerrors
is recalculated in em_update_stats_counters(). Instead
increase watchdog counter in em_watchdog() and take it
into account in em_update_stats_counters().
From glebius FreeBSD
ok dlg@
Diffstat (limited to 'sys/arch')
0 files changed, 0 insertions, 0 deletions