aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-wrapper.py
diff options
context:
space:
mode:
authorLaura Abbott <lauraa@codeaurora.org>2014-01-03 10:47:00 -0800
committerLaura Abbott <lauraa@codeaurora.org>2014-01-03 10:47:00 -0800
commitcd0fa86de6ca1d40c0a93d86d1c0f7846e8a9a10 (patch)
tree0435d52a9a21c1d9d57afb705855af35f0deeb4d /scripts/gcc-wrapper.py
parentd2056c0da8c9ca8499880a99a64751ec23da9f86 (diff)
fs: fuse: Add replacment for CMA pages into the LRU cache
CMA pages are currently replaced in the FUSE file system since FUSE may hold on to CMA pages for a long time, preventing migration. The replacement page is added to the file cache but not the LRU cache. This may prevent the page from being properly aged and dropped, creating poor performance under tight memory condition. Fix this by adding the new page to the LRU cache after creation. Change-Id: Ib349abf1024d48386b835335f3fbacae040b6241 CRs-Fixed: 586855 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
Diffstat (limited to 'scripts/gcc-wrapper.py')
0 files changed, 0 insertions, 0 deletions