Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 2020 08:12:25 +0100
From:      Steve O'Hara-Smith <steve@sohara.org>
To:        Polytropon <freebsd@edvax.de>
Cc:        "@lbutlr" <kremels@kreme.com>, FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: Swapping when memory is idle??
Message-ID:  <20200821081225.2b296f19e99f6c087b83bab8@sohara.org>
In-Reply-To: <20200821070242.3597d05a.freebsd@edvax.de>
References:  <CAAdA2WP8cr-uRgDRT_GX0faCSAFWORn9UMwqLZOWtLgXd0Hc9w@mail.gmail.com> <D2FB0F28-E822-48FF-BCEF-AC023831EDBE@kreme.com> <20200821070242.3597d05a.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Aug 2020 07:02:42 +0200
Polytropon <freebsd@edvax.de> wrote:

> On Thu, 20 Aug 2020 12:40:32 -0600, @lbutlr wrote:
> > Once a page is in swap it will stay there until it is needed.
> 
> Or until the operator deactivates and reactivates swap (using
> the swapoff / swapon programs), which would lead to anything
> still in swap being "synced" with RAM as long as there is enough
> capacity to hold them. THis is of course a heavy interference
> with how the OS manages memory, and often not a good idea. ;-)

	The only time it's a good idea IME is just after some event has
almost but not quite triggered the OOM killer before releasing memory so
far too much has been swapped out. It will come back as needed of course but
recovery is smoother if you force it all back with swapoff.

-- 
Steve O'Hara-Smith <steve@sohara.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200821081225.2b296f19e99f6c087b83bab8>