]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Avoid a race in swaponsomething(): Calculate the new swdevt's first and
authorAlan Cox <alc@FreeBSD.org>
Wed, 29 Oct 2003 05:42:28 +0000 (05:42 +0000)
committerAlan Cox <alc@FreeBSD.org>
Wed, 29 Oct 2003 05:42:28 +0000 (05:42 +0000)
commit2d9974c1e8ad3be6dceafc9b02a676a310f9d422
tree1645a6c3cf9c9a668da118dbe408625524b96f9d
parent9c855a36c1717487a077207b6f3dceec75d5eb38
 - 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.
sys/vm/swap_pager.c