device_google_zumapro/conf
Juan Yescas ecfc3d4541 16kb: Set compression algorithm based on the kernel page size
The zram compression algorithm will be set based on the
page size.

- 4kb kernels will use lz77eh
- 16kb kernels will use lzo-rle due Emerald Hill does not
  support 16kb page sizes.

Bug: 354960718
Test: # 4kb kernel
      zumapro:/ # getconf PAGE_SIZE
      4096
      zumapro:/ # cat /sys/block/zram0/comp_algorithm
      [lz77eh] zstd lz4 lzo-rle lzo

      # 16kb kernel
      zumapro:/ # getconf PAGE_SIZE
      16384
      zumapro:/ # cat /sys/block/zram0/comp_algorithm
      lz77eh zstd lz4 [lzo-rle] lzo
Flag: EXEMPT bugfix
Change-Id: I9630c6323860621a48ca9620fcf416372ccdf7f6
2024-07-23 18:05:29 +00:00
..
Android.bp Enable hw-encrypt 2023-07-10 14:42:17 +08:00
egl.cfg init zumapro from zuma sha 4daedb8feb4d4 2023-03-31 15:10:16 +00:00
fstab.modem fstab: add the noatime for read-only ext4 partitions 2023-07-06 14:56:06 +00:00
fstab.persist init zumapro from zuma sha 4daedb8feb4d4 2023-03-31 15:10:16 +00:00
fstab.postinstall init zumapro from zuma sha 4daedb8feb4d4 2023-03-31 15:10:16 +00:00
fstab.zumapro.in Adjust the fstab option for ZUFS 2024-05-03 10:00:32 -07:00
init.debug.rc do not mount the debugfs on userdebug builds 2023-07-25 04:07:02 +00:00
init.exynos.nanohub.rc init zumapro from zuma sha 4daedb8feb4d4 2023-03-31 15:10:16 +00:00
init.factory.rc Modify path to add adbd in nnapi 2024-05-31 06:19:57 +00:00
init.freq.userdebug.rc init zumapro from zuma sha 4daedb8feb4d4 2023-03-31 15:10:16 +00:00
init.recovery.device.rc init zumapro from zuma sha 4daedb8feb4d4 2023-03-31 15:10:16 +00:00
init.zuma.soc.rc Refactor init.rc for zuma/zumapro 2023-12-12 19:09:50 -08:00
init.zumapro.board.rc 16kb: Set compression algorithm based on the kernel page size 2024-07-23 18:05:29 +00:00
init.zumapro.soc.rc Reland "Restrict kcompactd thread to middle/little cores." 2024-07-09 00:36:10 +00:00
init.zumapro.usb.rc persist.sys.hdcp_checking controls max hdcp 2024-03-20 11:11:27 +00:00
recovery.wipe init zumapro from zuma sha 4daedb8feb4d4 2023-03-31 15:10:16 +00:00
soundtrigger_conf.h init zumapro from zuma sha 4daedb8feb4d4 2023-03-31 15:10:16 +00:00
ueventd.zumapro.rc Give bthal access to new AOC services 2024-05-30 18:10:55 +00:00