]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Protect the swapdevice tailq with a mutex.
authorphk <phk@FreeBSD.org>
Sat, 30 Aug 2003 16:10:28 +0000 (16:10 +0000)
committerphk <phk@FreeBSD.org>
Sat, 30 Aug 2003 16:10:28 +0000 (16:10 +0000)
commit0369559168a0dfc9762155240eca21a5e67cf0fa
tree6e2d43d6bac6e55663e4eaa8334b06630751da6d
parente950ec074d55474456fe7340b1cdc6f7779ff58d
Protect the swapdevice tailq with a mutex.

Store the udev_t we will report to userland in the swdevt.
sys/vm/swap_pager.c