Searched hist:"46960 ad6" (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/block/ |
H A D | Kconfig | 46960ad6 Tue May 22 11:24:16 CDT 2018 Tom Rini <trini@konsulko.com> block: Have BLOCK_CACHE default to y in some cases When dealing with filesystems that come from block devices we can get a noticeable performance gain in some use cases from having the block cache enabled. The code paths are valid in other cases when we have BLK set and may provide wins in raw reads in some use cases, so have this be default when BLK is enabled. Signed-off-by: Tom Rini <trini@konsulko.com>
|