Bug 236508

Summary: Threshold for enabling early swap is too low.
Product: [Fedora] Fedora Reporter: David Woodhouse <dwmw2>
Component: anacondaAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-18 23:08:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 235611    
Attachments:
Description Flags
increase EARLY_SWAP_RAM to 240000 none

Description David Woodhouse 2007-04-15 16:24:31 UTC
Anaconda will enable swap ASAP if there's less than about 137 MiB of RAM
(actually 240000 k KiB)

That threshold seems to be too low -- on PS3 anaconda runs out of memory before
it formats swap. Increasing isys.EARLY_SWAP_RAM to 240000 kKiB would work.

Comment 1 David Woodhouse 2007-04-15 16:24:31 UTC
Created attachment 152652 [details]
increase EARLY_SWAP_RAM to 240000

Comment 2 Jeremy Katz 2007-04-18 23:08:39 UTC
Committed