android_kernel_samsung_sm8650/drivers/block/zram
Charan Teja Kalla 6adbd95c6d zram: extend writeback interface for pid
Extend writeback interface that operate on per pid where it tries to
push the pages from ZRAM to backing device.

usage:
echo "pid=<pid no> limit=<bytes>" > /sys/block/zram0/writeback .

Change-Id: I43cb5d4e0fc7838a7dfdf03c29ada3746545d481
Signed-off-by: Charan Teja Kalla <quic_charante@quicinc.com>
2024-06-19 01:03:32 -07:00
..
Kconfig zram: fix Kconfig dependency warning 2022-05-25 10:47:47 -07:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
zcomp.c zram: do not lookup algorithm in backends table 2022-07-03 18:08:50 -07:00
zcomp.h zram: Use local lock to protect per-CPU data 2020-05-28 10:31:10 +02:00
zram_drv.c zram: extend writeback interface for pid 2024-06-19 01:03:32 -07:00
zram_drv.h zram: do not waste zram_table_entry flags bits 2022-10-03 14:03:09 -07:00