cvs commit: src/sys/dev/hatm if_hatm.c if_hatm_intr.c if_hatmvar.h
Hartmut Brandt
harti at FreeBSD.org
Wed Oct 29 04:59:45 PST 2003
harti 2003/10/29 04:59:44 PST
FreeBSD src repository
Modified files:
sys/dev/hatm if_hatm.c if_hatm_intr.c if_hatmvar.h
Log:
Get rid of the mutexes for the exernal buffer free lists. Use
atomic instructions instead. Remove the stuff used to track
whether an external mbuf travels through the system. This is
temporary only and will come back soon.
Revision Changes Path
1.12 +0 -11 src/sys/dev/hatm/if_hatm.c
1.7 +49 -34 src/sys/dev/hatm/if_hatm_intr.c
1.6 +2 -7 src/sys/dev/hatm/if_hatmvar.h
More information about the cvs-src
mailing list