summaryrefslogtreecommitdiff
path: root/include/uapi/linux/raid
diff options
context:
space:
mode:
authorLaura Abbott <lauraa@codeaurora.org>2013-02-12 13:30:04 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:03:38 -0700
commit81f620153455f246c124fb2d9ef5559e714e3889 (patch)
tree6672364f1d58b33d6604fd0a03fa269e30b57348 /include/uapi/linux/raid
parente48a20a27c9c052bd4d13797d4789b674a388cef (diff)
mm: Don't put CMA pages on per cpu lists
CMA allocations rely on being able to migrate pages out quickly to fulfill the allocations. Most use cases for movable allocations meet this requirement. File system allocations may take an unaccpetably long time to migrate, which creates delays from CMA. Prevent CMA pages from ending up on the per-cpu lists to avoid code paths grabbing CMA pages on the fast path. CMA pages can still be allocated as a fallback under tight memory pressure. CRs-Fixed: 452508 Change-Id: I79a28f697275a2a1870caabae53c8ea345b4b47d Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/raid')
0 files changed, 0 insertions, 0 deletions