| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Change-Id: I5e819911b32a57e018ecf7d1614120964e88031d
Signed-off-by: mydongistiny <jaysonedson@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
Explicit kernel panic since device is not reliable usable after this
hits.
Bug: 62257194
Test: check mount after boot
Change-Id: Ic9ffda18d819e92008f3666a4eff328c35e476ca
|
| |
|
|
|
|
|
|
|
|
|
|
| |
-Switch to LZ4 for better overall performance
-Set max_comp_streams to num of cores since upstream also moves this to
percpu.
-Set page-cluster to 0 as the incremental cost of reading 1 page at a
time is negligible for zram
Bug: 38249616
Test: boot and run zram-perf showing better performance
Change-Id: I924a2f6523735196cac15e6c7b5a1ed4cfd9e3c3
|
|
|
Creates a config to run marlin with squashfs system partition
Test: Compiled and booted device
Change-Id: I2e9c7a49243bae40984975aa58d507e1e29e66a4
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
|