|
楼主 |
发表于 2004-12-12 19:36:24
|
显示全部楼层
使用新驱动和旧驱动的比较:
QUOTE
>> from realtek (no NAPI) to realtek (no NAPI)ttcp-r: buflen=8192, nbuf=2048, align=16384/0, port=5001 tcpttcp-r: socketttcp-r: accept fromttcp-r: 327680000 bytes in 42.90 real seconds = 59671.99 Kbit/sec +++ttcp-r: 224852 I/O calls, msec/call = 0.20, calls/sec = 5241.16ttcp-r: 0.1user 1.5sys 0:42real 3% 0i+0d 0maxrss 0+2pf 0+0csw >> from eepro to eeprottcp-r: buflen=8192, nbuf=2048, align=16384/0, port=5001 tcpttcp-r: socketttcp-r: accept fromttcp-r: 327680000 bytes in 28.33 real seconds = 90379.31 Kbit/sec +++ttcp-r: 225058 I/O calls, msec/call = 0.13, calls/sec = 7945.54ttcp-r: 0.2user 4.2sys 0:28real 15% 0i+0d 0maxrss 0+2pf 0+0csw >> from realtek (NAPI) to realtek (NAPI)ttcp-r: buflen=8192, nbuf=2048, align=16384/0, port=5001 tcpttcp-r: socketttcp-r: accept fromttcp-r: 327680000 bytes in 29.21 real seconds = 87644.11 Kbit/sec +++ttcp-r: 225735 I/O calls, msec/call = 0.13, calls/sec = 7728.26ttcp-r: 0.0user 1.7sys 0:29real 6% 0i+0d 0maxrss 0+2pf 0+0csw >> from eepro to realtek (no NAPI)ttcp-r: buflen=8192, nbuf=2048, align=16384/0, port=5001 tcpttcp-r: socketttcp-r: accept fromttcp-t: 327680000 bytes in 34.32 real seconds = 74594.99 Kbit/sec +++ttcp-t: 40000 I/O calls, msec/call = 0.88, calls/sec = 1165.55ttcp-t: 0.0user 1.2sys 0:34real 3% 0i+0d 0maxrss 0+2pf 0+0csw>> from realtek (NAPI) to realtek (no NAPI)ttcp-r: buflen=8192, nbuf=2048, align=16384/0, port=5001 tcpttcp-r: socketttcp-r: accept fromttcp-r: 327680000 bytes in 32.60 real seconds = 78532.74 Kbit/sec +++ttcp-r: 225544 I/O calls, msec/call = 0.15, calls/sec = 6918.98ttcp-r: 0.1user 1.6sys 0:32real 5% 0i+0d 0maxrss 0+2pf 0+0csw>> from realtek (NAPI) to eeprottcp-r: buflen=8192, nbuf=2048, align=16384/0, port=5001 tcpttcp-r: socketttcp-r: accept fromttcp-r: 327680000 bytes in 34.02 real seconds = 75250.05 Kbit/sec +++ttcp-r: 225685 I/O calls, msec/call = 0.15, calls/sec = 6633.91ttcp-r: 0.1user 3.7sys 0:34real 11% 0i+0d 0maxrss 0+2pf 0+0csw |
|