summaryrefslogtreecommitdiffstats
path: root/components/components.gyp
diff options
context:
space:
mode:
authorreveman <reveman@chromium.org>2015-03-16 09:50:09 -0700
committerCommit bot <commit-bot@chromium.org>2015-03-16 16:50:50 +0000
commitee5ad4b13cc36b7ee494bc2b04a356d73ad32e3a (patch)
tree064294442ce754c16b1edceb23f188badabfeaf7 /components/components.gyp
parentaa67d94128a91167e9d475fca1f1ba9100c85860 (diff)
downloadchromium_src-ee5ad4b13cc36b7ee494bc2b04a356d73ad32e3a.zip
chromium_src-ee5ad4b13cc36b7ee494bc2b04a356d73ad32e3a.tar.gz
chromium_src-ee5ad4b13cc36b7ee494bc2b04a356d73ad32e3a.tar.bz2
base: Implement browser process support for discardable memory.
This implements support for in-process discardable memory. Each in-process discardable memory instance is associated with a discardable shared memory segment. This is hopefully efficient enough with the limited use of discardable memory in the browser process. DiscardableSharedMemoryHeap can be used if this is not enough. This also moves the test implementation of the discardable memory allocator into a TestDiscardableMemoryShmemAllocator class and requires tests that use discardable memory to explicitly use this test allocator. Browser tests uses the real discardable memory allocator. BUG=422953,463250 Review URL: https://codereview.chromium.org/1004043002 Cr-Commit-Position: refs/heads/master@{#320737}
Diffstat (limited to 'components/components.gyp')
0 files changed, 0 insertions, 0 deletions