Comment 2 for bug 1267132

Revision history for this message
Pat McGowan (pat-mcgowan) wrote :

I notice in https://code.google.com/p/chromium/codesearch#chromium/src/base/memory/shared_memory_android.cc that it uses Android's shared memory manager in the kernel rather than providing a memory pressure handler. Since we have this in our kernel (as far as I know) should we be using it?