Author: Winson Wang - Sun Microsystems - Beijing China <Zhen.W at Sun.COM>
Repository: /hg/onnv/onnv-gate
Latest revision: a93255969e3e32be179acc778d84227894701802
Total changesets: 1
Log message:
6888015 rge tx performance with RTL8168B is very low and cpu usage is high.
6905195 rge opackets stats is wrong and using pci_lcap_locate to check whether
it is the pcie card
6906394 rge reads write-only register
6906401 rge will hang because of reading corrupted tx descriptors
6906408 rge using pci MMIO regs (rather than IO) will reduce cpu usage
Files:
update: usr/src/uts/common/io/rge/rge.h
update: usr/src/uts/common/io/rge/rge_chip.c
update: usr/src/uts/common/io/rge/rge_hw.h
update: usr/src/uts/common/io/rge/rge_main.c
update: usr/src/uts/common/io/rge/rge_rxtx.c