android_kernel_asus_sm8350/include
Liam Mark dd1c26b853 ANDROID: GKI: mm: add cma pcp list
Add a cma pcp list in order to increase cma memory utilization.

Increased cma memory utilization will improve overall memory
utilization because free cma pages are ignored when memory reclaim
is done with gfp mask GFP_KERNEL.

Since most memory reclaim is done by kswapd, which uses a gfp mask
of GFP_KERNEL, by increasing cma memory utilization we are therefore
ensuring that less aggressive memory reclaim takes place.

Increased cma memory utilization will improve performance,
for example it will increase app concurrency.

Change-Id: I809589a25c6abca51f1c963f118adfc78e955cf9
Signed-off-by: Liam Mark <lmark@codeaurora.org>
[vinmenon@codeaurora.org: fix !CONFIG_CMA compile time issues]
Signed-off-by: Vinayak Menon <vinmenon@codeaurora.org>
Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
[swatsrid@codeaurora.org: Fix merge conflicts]
Signed-off-by: Swathi Sridhar <swatsrid@codeaurora.org>
(cherry picked from commit 0caf6be3e0842302ecd54c9e75943ca4133f4c7a)
Signed-off-by: Mark Salyzyn <salyzyn@google.com>
Bug: 150378964
Bug: 142290962
Signed-off-by: Todd Kjos <tkjos@google.com>
2020-04-03 14:52:15 -07:00
..
acpi ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro 2020-03-05 16:43:42 +01:00
asm-generic This is the 5.4.24 stable release 2020-03-05 17:42:40 +01:00
clocksource
crypto UPSTREAM: crypto: x86 - Regularize glue function prototypes 2020-02-10 23:21:58 +00:00
drm Revert "ANDROID: drm: edid: add support for additional CEA extension blocks" 2020-03-16 01:41:14 +00:00
dt-bindings clk: imx8mn: Fix incorrect clock defines 2020-03-18 07:17:55 +01:00
keys
kvm
linux ANDROID: GKI: mm: add cma pcp list 2020-04-03 14:52:15 -07:00
math-emu nds32: Mark expected switch fall-throughs 2019-08-29 11:06:56 -05:00
media FROMLIST: media: v4l2-fh: define v4l2_fh struct regardless of condition 2020-03-25 16:22:50 +00:00
misc
net This is the 5.4.29 stable release 2020-04-02 14:26:14 +02:00
pcmcia
ras
rdma IB/core: Let IB core distribute cache update events 2020-02-24 08:36:26 +01:00
scsi This is the 5.4.23 stable release 2020-03-01 10:17:44 +01:00
soc Char/Misc driver patches for 5.4-rc1 2019-09-18 11:14:31 -07:00
sound This is the 5.4.23 stable release 2020-03-01 10:17:44 +01:00
target
trace This is the 5.4.29 stable release 2020-04-02 14:26:14 +02:00
uapi ANDROID: Incremental fs: Protect get_fill_block, and add a field 2020-04-03 17:20:28 +00:00
vdso
video
xen xen: fixes and cleanups for 5.4-rc2 2019-10-04 11:13:09 -07:00