Bug 290951 - on brand new armv7 image kernel: warning: total configured swap (493567 pages) exceeds maximum recommended amount (493248 pages)."
Summary: on brand new armv7 image kernel: warning: total configured swap (493567 pages...
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: arm (show other bugs)
Version: 16.0-CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-arm (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-11 12:32 UTC by void
Modified: 2025-11-11 12:33 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description void 2025-11-11 12:32:33 UTC
Hello,

Installed FreeBSD-16.0-CURRENT-arm-armv7-GENERICSD-20251103-088ced14a69b-281661.img
to microsd and booted.

Saw this in /var/log/messages

========
kernel: warning: total configured swap (493567 pages) exceeds maximum 
recommended amount (493248 pages)."
========

fstab entry for swap is:

/dev/label/growfs_swap  none            swap    sw              0       0

I didn't create or size this entry - it's there by default.
I don't know where swap is sized in this context.

kern.maxswapzone is 0, the default.