Date: Sun, 9 May 2010 00:32:52 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/vm swap_pager.c Message-ID: <201005090033.o490X9UT087064@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2010-05-09 00:32:52 UTC FreeBSD src repository Modified files: sys/vm swap_pager.c Log: SVN rev 207806 on 2010-05-09 00:32:52Z by alc Remove the page queues lock around a call to vm_page_activate(). Make the page dirty before adding it to the active queue. Revision Changes Path 1.320 +1 -3 src/sys/vm/swap_pager.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005090033.o490X9UT087064>