aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang-test.cpp
diff options
context:
space:
mode:
authorLucas Stach <[email protected]>2019-02-28 07:23:29 +0100
committerRob Clark <[email protected]>2019-04-18 10:04:09 -0700
commit0abdba47dc1df708c365421d481734d3f7fecb01 (patch)
tree5674005645d92e3308350866aac56e5236073a3b /tools/perf/util/c++/clang-test.cpp
parent15ade5d2e7775667cf191cf2f94327a4889f8b9d (diff)
drm/msm: don't allocate pages from the MOVABLE zone
The pages backing the GEM objects are kept pinned in place as long as they are alive, so they must not be allocated from the MOVABLE zone. Blocking page migration for too long will cause the VM subsystem headaches and will outright break CMA, as a few pinned pages in CMA will lead to failure to find the required large contiguous regions. Signed-off-by: Lucas Stach <[email protected]> Signed-off-by: Rob Clark <[email protected]> Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions