Files
device_google_zuma/conf
Pawan Wagh 213da03c2b Use lzo-rle for 16kb page kernel
Test: Checked zram compression with 4KB and 16KB kernel
======== Using 4KB kernel================
$ adb shell getconf PAGE_SIZE
4096
$ adb shell cat  /sys/block/zram0/comp_algorithm
[lz77eh] zstd deflate lz4 lzo-rle lzo
======== Using 16KB kernel================
$ adb root
restarting adbd as root
$ adb shell cat  /sys/block/zram0/comp_algorithm
lz77eh zstd deflate lz4 [lzo-rle] lzo
$ adb shell getconf PAGE_SIZE
16384

Bug: 316158358
Change-Id: I068cf4f9ab9a1fdc36f141a1de6f4ea293db9d6f
2024-05-10 01:13:39 +00:00
..
2022-04-19 12:45:55 +08:00
2022-06-24 10:37:56 -07:00
2022-04-19 12:45:55 +08:00
2022-04-19 12:45:55 +08:00
2022-04-19 12:45:55 +08:00
2024-05-10 01:13:39 +00:00
2022-04-19 12:45:55 +08:00
2022-04-19 12:45:55 +08:00