ANDROID: vendor_hooks: add vendor hooks for readahead bio
Different scenarios may require different readahead parameters and readahead mechanisms, such as application start-up or game loading. Add vendor hook to f2fs_read_single_page, so we can modify some bio flags according to the struct readahead_control.
Bug: 342340767
Change-Id: I0665c4bdec945808860b73217cc0d128f49c2eb7
Signed-off-by:
Wang Jianzheng <11134417@vivo.corp-partner.google.com>
Loading
Please sign in to comment