Ticket #1207 (closed enhancement: fixed)
Bump the chroot's ramdisk
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | Quantal Quetzal |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | debathena-reactivate 2.0.41 | |
Upstream bug: |
Description
The 7010s will have 8GB of RAM, and as of this fall, the 755s will be the only machines remaining with 2GB. We should bump the size of the chroot's ramdisk to reflect this and allow for larger temporary files.
Change History
Note: See
TracTickets for help on using
tickets.
I wonder if the right thing to do here is to programmatically create this to be 50% of the machine's RAM or 1GB, which ever is larger. Thoughts?