commit | 05ca9154315ae10a8e132ff6bab2e1dc375a9325 | [log] [tgz] |
---|---|---|
author | Jaegeuk Kim <jaegeuk@google.com> | Fri Apr 02 21:28:51 2021 -0700 |
committer | Jaegeuk Kim <jaegeuk@google.com> | Fri Apr 09 04:54:11 2021 +0000 |
tree | d0791766a96c45a9ad50b94bb425757bbab20b85 | |
parent | ce61fb390aec7202dce536ab060630421ff80c43 [diff] |
fs_mgr: add readahead_size_kb in fstab This patch adds an option, readahead_size_kb in fstab entry option. It supports to set a proper readahead_size per block/dm devices before using them by mount, which is useful for low/high-end devices when addressing memory pressure issue. Bug: 181567573 Signed-off-by: Jaegeuk Kim <jaegeuk@google.com> Change-Id: I549962e68f8488417d76bcfb283958bc33fd5d7a