cvs commit: src/sys/kern kern_umtx.c
Jeff Roberson
jroberson at chesapeake.net
Fri Jul 18 13:18:40 PDT 2003
On Fri, 18 Jul 2003, Mike Makonnen wrote:
> mtm 2003/07/18 10:58:37 PDT
>
> FreeBSD src repository
>
> Modified files:
> sys/kern kern_umtx.c
> Log:
> Move the decision on whether to unset the contested
> bit or not from lock to unlock time.
>
> Suggested by: jhb
>
> Revision Changes Path
> 1.9 +40 -48 src/sys/kern/kern_umtx.c
>
I assume this fixes some race? Can you describe the scenario?
More information about the cvs-src
mailing list