commit | 2a2c5cd74128a7750f05683614c9824c9262addc | [log] [tgz] |
---|---|---|
author | Wei-Ta Chen <weita@google.com> | Wed Jun 03 14:08:04 2009 -0700 |
committer | Wei-Ta Chen <weita@google.com> | Wed Jun 03 14:27:52 2009 -0700 |
tree | 1c84af1017a720032e3ebdcb0bc889b704572d3e | |
parent | b9a39cd300998a1a4577ac7eb87f9b505b8621dc [diff] |
Modify the decoding logic in the FD case when a purgeable flag is set, and lower the threshold of bitmap size for using ashmem(). For the decoding logic, we now go through the "non-purgeable" path if isShareable is false, irrespective of the value of the purgeable flag.