Date: Sat, 02 Dec 2017 03:22:42 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 223831] [patch] swap_pager.c to release multiple swap blocks at a time Message-ID: <bug-223831-8-hJPh0OZPOb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-223831-8@https.bugs.freebsd.org/bugzilla/> References: <bug-223831-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223831 ota@j.email.ne.jp changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #188225|0 |1 is obsolete| | --- Comment #1 from ota@j.email.ne.jp --- Created attachment 188460 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188460&action=edit swapoff to release multiple blocks at a time https://svnweb.freebsd.org/base?view=revision&revision=326329 change works better for the first patchset and already committed to the head. This one is to release multiple blocks from "swapoff" command. The patch allows to take SWB_NPAGES blocks at once from backing store. On i386, it is 32 blocks maximum compare to 1 block at a time. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223831-8-hJPh0OZPOb>
