|
From: Dan A. <da...@mo...> - 2006-10-24 20:24:55
|
Ryan Richter wrote: > Hi, I recall a year or two ago there was a problem with the e1000 driver > in which it would only update the /proc/net/dev counters every couple of > seconds. It's happening again with recent kernels (2.6.19-rc2). Would > it be possible to re-implement timely updates? > I'm not sure if it would apply to the current version, but my fix was to add this call: e1000_update_stats(adapter); .. in e1000_get_stats(); -- Dan Aloni, Linux specialist XIV LTD, http://www.xivstorage.com da...@mo..., da...@co..., da...@gm..., da...@xi... |