diff options
author | imp <imp@FreeBSD.org> | 2006-03-18 01:43:25 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2006-03-18 01:43:25 +0000 |
commit | e1042394e73e76c14d7db94666572e71f976d3af (patch) | |
tree | 989c9b3d6b7537a0e6e41e648f96cc8698c302c3 /sys/dev/hwpmc | |
parent | efec5051c92756ce76f77cfe70f1067609278291 (diff) | |
download | FreeBSD-src-e1042394e73e76c14d7db94666572e71f976d3af.zip FreeBSD-src-e1042394e73e76c14d7db94666572e71f976d3af.tar.gz |
MFp4:
o update TODO list
o Better use of busdma
o mark RX dtors as COHERENT. This helps performance a lot by not requiring
so many EXPENSIVE cache flushes. The cost of accessing it non-cached
is much smaller.
o Copy data from Rx buffers to make IP header 4 byte aligned.
o CRC length included in reported length, so cope
o Don't free TX buffer twice
o Manage TX buffers better.
o Enable just the interrupts we want.
o Manage OACTIVE better
# Some of these done by cognet
# These changes let us get to # via NFS root.
Diffstat (limited to 'sys/dev/hwpmc')
0 files changed, 0 insertions, 0 deletions