commit | 0db1a8931bb24b4f240c19210e70844af8c1e9ff | [log] [tgz] |
---|---|---|
author | Iliyan Malchev <malchev@google.com> | Thu Oct 29 22:55:00 2009 -0700 |
committer | Iliyan Malchev <malchev@google.com> | Fri Oct 30 18:35:47 2009 -0700 |
tree | b45e2140c8dd6ebde5b6173f4f71b2da1e2daea1 | |
parent | db95a9e824f51c39a40833ee3c80daf6b6af3247 [diff] |
libbinder: add a NO_CACHING flag to MemoryHeapBase The NO_CACHING flag translates to opening a memory region with O_SYNC. Signed-off-by: Iliyan Malchev <malchev@google.com>