commit | 0a0cd2a58811bb41e38b44df6b50245d6bfdfd0c | [log] [tgz] |
---|---|---|
author | Harsh Vardhan Dwivedi <hdwivedi@codeaurora.org> | Mon May 05 22:30:02 2014 -0600 |
committer | Harsh Vardhan Dwivedi <hdwivedi@codeaurora.org> | Wed May 14 10:29:06 2014 -0600 |
tree | 866355e83427f05911e0f21ccc8cd5f0b49969f9 | |
parent | 9c0fe9145565c41dd749c12f131606c71626474f [diff] |
libmemtrack: Use kgsl memory flag to determine usermapped buffers Instead of using useraddr from kgsl memory allocations to be matched against proc/<pid>/smaps file to be used to determine usermapping of a buffer, use the newly added flag which directly indicates whether a given gpubuffer entry is usermapped or not. The flag is the last character in the "flags" field. CRs-fixed: 634962 Change-Id: I1f82f7a2ff207eb780f1938a3b1347451b1e3d77