Closed
Bug 878367
Opened 11 years ago
Closed 11 years ago
Use volatile page support for holding in-memory caches
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 748598
People
(Reporter: mwu, Unassigned)
Details
See https://lwn.net/Articles/548111/ about adding support for volatile page ranges.
We can tell the kernel about pages that can be dropped when low memory watermarks are hit and put various caches in there like image caches so the kernel can automatically determine when to drop caches.
Comment 1•11 years ago
|
||
Note these volatile ranges are not even landed in mainline yet.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Comment 2•11 years ago
|
||
fyi, john is adding this specifically with our android linker in mind :)
You need to log in
before you can comment on or make changes to this bug.
Description
•