Gleb Smirnoff
7d62e533fb
- Introduce two more stat counters, counting number of RX
...
overruns and number of watchdog timeouts.
- Do not log(9) RX overrun events, since this pessimizes
things under load [1].
- 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().
Submitted by: ade [1]
2005-11-09 15:23:54 +00:00
..
2005-11-09 08:19:21 +00:00
2005-11-09 08:19:21 +00:00
2005-11-08 13:01:29 +00:00
2005-11-03 07:35:36 +00:00
2005-09-16 01:26:17 +00:00
2005-10-31 15:41:29 +00:00
2005-11-07 16:57:14 +00:00
2005-11-09 03:55:40 +00:00
2005-11-08 20:08:34 +00:00
2005-08-18 00:30:22 +00:00
2005-10-24 15:21:36 +00:00
2005-11-09 15:23:54 +00:00
2005-10-31 15:41:29 +00:00
2005-10-31 15:41:29 +00:00
2005-10-31 15:41:29 +00:00
2005-08-09 10:20:02 +00:00
2005-11-09 12:22:26 +00:00
2005-11-09 08:19:21 +00:00
2005-11-09 03:55:40 +00:00
2005-10-31 15:41:29 +00:00
2005-11-09 15:15:59 +00:00
2005-10-31 15:41:29 +00:00
2005-11-09 08:46:02 +00:00
2005-11-09 13:29:16 +00:00
2005-11-02 13:46:32 +00:00
2005-11-09 13:29:16 +00:00
2005-11-09 13:29:16 +00:00
2005-11-09 13:34:43 +00:00
2005-11-09 13:29:16 +00:00
2005-11-09 13:29:16 +00:00
2005-11-09 13:29:16 +00:00
2005-11-09 13:29:16 +00:00
2005-11-09 13:29:16 +00:00
2005-11-09 13:29:16 +00:00
2005-10-31 15:41:29 +00:00
2005-10-31 15:41:29 +00:00
2005-07-14 20:08:27 +00:00
2005-10-31 15:41:29 +00:00
2005-11-03 19:24:54 +00:00
2005-10-31 15:41:29 +00:00
2005-08-18 11:58:03 +00:00
2005-11-09 12:26:37 +00:00
2005-09-25 21:29:32 +00:00
2005-10-31 21:37:27 +00:00
2005-10-18 11:46:24 +00:00
2005-11-09 10:28:51 +00:00
2005-09-19 16:51:43 +00:00
2005-10-31 15:41:29 +00:00
2005-11-09 08:49:46 +00:00
2005-11-08 09:09:26 +00:00
2005-09-24 20:11:07 +00:00
2005-11-07 18:25:23 +00:00
2005-11-09 08:19:21 +00:00