Re: RFC: another approach for 64-bit network stats

Jeff Garzik (jgarzik@pobox.com)
Mon, 7 Jul 2003 10:30:11 -0400


If you don't want to poll periodically for network stats, as has
been repeatedly suggested, you can always poll periodically for the
64-bit NIC-specific stats that most gige adapters provide these days,
using ethtool. NIC-specific stats also tend to provide more fine
granularity than the current net_device_stats members.

Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/