kernel_samsung_a53x/drivers/block/zram
Nahuel Gómez 185d81abe4 drivers: zram: set default comp, algorithm to lzo-rle
Now that we have dropped Samsung's mm hacks, lzo-rle performs much better. Weird, right?

Signed-off-by: Nahuel Gómez <nahuelgomez329@gmail.com>
2024-11-17 17:36:58 +01:00
..
Kconfig zram_drv: Allow overriding disk size from kernel, but in bytes 2024-11-17 17:36:52 +01:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
zcomp.c crypto/zram: Add lz4fast algorithm 2024-10-04 20:09:29 -03:00
zcomp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
zram_drv.c drivers: zram: set default comp, algorithm to lzo-rle 2024-11-17 17:36:58 +01:00
zram_drv.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00