alc 2003/10/28 21:42:28 PST
FreeBSD src repository
Modified files:
sys/vm swap_pager.c
Log:
- Avoid a race in swaponsomething(): Calculate the new swdevt's first and
end swblk and insert this new swdevt into the list of swap devices
in the same critical section.
Revision Changes Path
1.236 +14 -17 src/sys/vm/swap_pager.c