Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: rmind
Date: Thu Nov 29 18:17:02 UTC 2007
Modified Files:
src/sys/kern: sys_aio.c
Log Message:
Finish the usage of atomic operations:
- Leave non-accurate pre-checks;
- Use atomic_inc_uint_nv() with re-check;
Reviewed by <ad>.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/kern/sys_aio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index