harti 2003/10/30 08:19:50 PST
FreeBSD src repository
Modified files:
sys/dev/hatm if_hatm_intr.c
Log:
Explain why the lock-free allocation algorithm is safe in our case
while beeing not safe in the general case. Thanks to David Schultz
<das at freebsd.org> for help.
Revision Changes Path
1.14 +18 -0 src/sys/dev/hatm/if_hatm_intr.c