summaryrefslogtreecommitdiff
path: root/fstab.aosp_svelte
Commit message (Collapse)AuthorAgeFilesLines
* marlin/sailfish: disable veritybeanstown1062019-08-181-1/+1
| | | | | Change-Id: I5e819911b32a57e018ecf7d1614120964e88031d Signed-off-by: mydongistiny <jaysonedson@gmail.com>
* fstab: panic when error in userdataWei Wang2017-06-191-1/+1
| | | | | | | | | Explicit kernel panic since device is not reliable usable after this hits. Bug: 62257194 Test: check mount after boot Change-Id: Ic9ffda18d819e92008f3666a4eff328c35e476ca
* marlin: tune zram performanceWei Wang2017-05-171-1/+1
| | | | | | | | | | | | -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
* marlin_svelte: Add aosp_marlin_svelte configSuren Baghdasaryan2017-03-141-0/+15
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>