kernel - SWAP CACHE part 17/many - Add missing critical sections
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 9 Feb 2010 01:40:00 +0000 (17:40 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 9 Feb 2010 01:40:00 +0000 (17:40 -0800)
commit135b4b20979a6d2e7593f614a2a1dcbe9c25b96f
treeb3fe9f3187e40d055202b266a35e54dc67797cf9
parent7e83df33b9a14032ebc859c84510133314468842
kernel - SWAP CACHE part 17/many - Add missing critical sections

* Add missing critical sections in several swap_*() procedures which
  are no longer being called with a critical section held.
sys/vm/swap_pager.c