Date: Thu, 13 May 2010 09:26:31 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/vm swap_pager.c Message-ID: <201005130926.o4D9QtEC079832@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2010-05-13 09:26:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/vm swap_pager.c Log: SVN rev 208025 on 2010-05-13 09:26:31Z by kib MFC r207364: In swap pager, do not free the non-requested pages from the run if they are wired. Kstack pages are wired, this change prepares swap pager for handling of long runs of kstack pages. Revision Changes Path 1.312.2.3 +11 -3 src/sys/vm/swap_pager.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005130926.o4D9QtEC079832>