linux/drivers/staging/android
Vijayanand Jitta 548cbba116 ion: Consider ion pool pages as indirectly reclaimable
An issue is observed where mallocs are failing due to overcommit failure.
The failure happens when there is high ION page pool since ION page
pool is not considered reclaimable by the overcommit calculation code.
This change considers ion pool pages as indirectly reclaimable and thus
accounted as available memory in the overcommit calculation.

Signed-off-by: Vijayanand Jitta <vjitta@codeaurora.org>
Acked-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-06 18:49:59 -07:00
..
ion ion: Consider ion pool pages as indirectly reclaimable 2018-05-06 18:49:59 -07:00
uapi staging: Android: Add 'vsoc' driver for cuttlefish. 2018-04-23 14:51:37 +02:00
ashmem.c drivers:staging:android:ashmem: Changing return type from int to loff_t 2018-03-19 19:43:24 +01:00
ashmem.h staging: android: add SPDX identifiers to all android driver files 2017-11-28 13:20:47 +01:00
Kconfig staging: Android: Add 'vsoc' driver for cuttlefish. 2018-04-23 14:51:37 +02:00
Makefile staging: Android: Add 'vsoc' driver for cuttlefish. 2018-04-23 14:51:37 +02:00
TODO staging: Android: vsoc: Create wc kernel mapping for region shm. 2018-05-03 13:53:03 -07:00
vsoc.c staging: Android: asoc: Fix sparse warnings in vsoc driver. 2018-05-03 13:53:09 -07:00