Re: kernel: warning: total configured swap (493567 pages) exceeds maximum recommended amount

Dag-Erling Smørgrav <[email protected]>
Newsgroups gmane.os.freebsd.devel.arm,gmane.os.freebsd.current
Message-ID <[email protected]>
bob prohaska <[email protected]> writes:
> So I'm flirting with trouble on a system (Pi2/armv7 FWIW) reporting
> warning: total configured swap (1024000 pages) exceeds maximum recommended amount (467488 pages).
> warning: increase kern.maxswzone or reduce amount of swap. ?

The maximum recommended amount is half the maximum supported amount, so
you not only have more swap than recommended, you have more swap than
the kernel can actually use (467488 * 2 = 934976 pages) and should
consider either increasing kern.maxswzone so the kernel can use all of
the swap you've configured (at the cost of slightly reducing usasble
physical memory) or decreasing the amount of swap.

DES
-- 
Dag-Erling Smørgrav - [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.