| commit | 5bd38ba6b6c5bce90cf703359ec37be344710cf0 | [log] [tgz] |
|---|---|---|
| author | Laura Abbott <lauraa@codeaurora.org> | Wed Jul 31 13:08:11 2013 -0700 |
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Aug 14 04:35:26 2013 -0700 |
| tree | fafba6c7a02fc388c4d7a58d6e05cb523d8db5bb | |
| parent | ddd9ef4d2b8ef897e57363e95058e1c596fb9598 [diff] |
mm: Don't use CMA page for file cache Despite the best efforts of redirection, the file system may still allocate CMA pages with references held for long periods of time. If a CMA page ends up being allocated, free it and get a non-CMA page. Change-Id: I2001151a2936a6d0780d223dda85a87c04ddb8c6 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>