cvs commit: src/sys/sys lockmgr.h src/sys/kern kern_lock.c
Jeff Roberson
jeff at FreeBSD.org
Sun Jul 3 01:11:16 GMT 2005
jeff 2005-01-25 16:06:05 UTC
FreeBSD src repository
Modified files:
sys/sys lockmgr.h
sys/kern kern_lock.c
Log:
- Include LK_INTERLOCK in LK_EXTFLG_MASK so that it makes its way into
acquire.
- Correct the condition that causes us to skip apause() to only require
the presence of LK_INTERLOCK.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.80 +1 -1 src/sys/kern/kern_lock.c
1.42 +1 -1 src/sys/sys/lockmgr.h
More information about the cvs-src
mailing list