DragonFly commits List (threaded) for 2013-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix incorrectly ordered lwkt_reltoken() call in pageout daemon
commit 4b815e2515105a530d8e48e88ec119c52be41a2d
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Feb 28 09:01:04 2013 -0800
kernel - Fix incorrectly ordered lwkt_reltoken() call in pageout daemon
* The pageout daemon was incorrectly swapping the top two VM objects
in order to drop the prior object in a specific case where the 'new'
object being rotated into is NULL.
Summary of changes:
sys/vm/vm_pageout.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4b815e2515105a530d8e48e88ec119c52be41a2d
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]