Page MenuHomeFreeBSD

bsdinstall: Emit a warning if the system has too little memory
ClosedPublic

Authored by emaste on Jun 19 2025, 7:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 9:42 PM
Unknown Object (File)
Tue, Oct 14, 9:42 PM
Unknown Object (File)
Tue, Oct 14, 9:42 PM
Unknown Object (File)
Tue, Oct 14, 9:42 PM
Unknown Object (File)
Tue, Oct 14, 9:42 PM
Unknown Object (File)
Tue, Oct 14, 9:42 PM
Unknown Object (File)
Tue, Oct 14, 12:23 PM
Unknown Object (File)
Sat, Sep 27, 7:37 PM
Subscribers

Details

Summary

PR: 251993
Event: Kitchener-Waterloo Hackathon 202506
Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I'd at least put a comment into here as to why we've chosen this. Eg, what I just asked about in IRC and you said "pkgbase OOM's on 256mb RAM".

oh and heh, maybe add what the minimum should be in the dialog, so people don't have to guess?

This revision is now accepted and ready to land.Jun 19 2025, 8:19 PM

Show recommended minimum too

This revision now requires review to proceed.Jun 19 2025, 8:49 PM

Reduce installer memory requirement to 256 MiB (QEMU's default was 128 MiB where the pkg OOM was observed).

This revision is now accepted and ready to land.Jun 20 2025, 6:54 PM