cvs commit: src/sys/kern kern_lockf.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jun 26 01:36:12 PDT 2004
dillon 2004/06/26 01:35:15 PDT
DragonFly src repository
Modified files:
sys/kern kern_lockf.c
Log:
Add a short unconditional sleep in the lockf retry path to try to
avoid locking up the system when a livelock bug we are trying to track down
occurs.
Revision Changes Path
1.17 +1 -0 src/sys/kern/kern_lockf.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_lockf.c.diff?r1=1.16&r2=1.17&f=u
More information about the Commits
mailing list