Closed
Bug 401834
Opened 18 years ago
Closed 18 years ago
Hook up code to page us out to a memory pressure observer
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: pavlov, Unassigned)
Details
When we get a memory-pressure observer we should page ourselves out if possible and page back in to reduce heap fragmentation.
| Reporter | ||
Comment 1•18 years ago
|
||
I've got a patch for this, but it doesn't really help save memory and just slows us down. We need to avoid memory fragmentation so the OS can reclaim memory on its own.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•