[U-Boot] [PATCH] [RFC] blk: Increase cache element size
Tom Rini
trini at konsulko.com
Wed Aug 15 14:30:08 UTC 2018
On Wed, Aug 08, 2018 at 01:20:29PM +0200, Marek Vasut wrote:
> Cache up to 4 kiB entries. 4 kiB is the default block size on ext4, yet
> the underlying block layer devices usually report support for 512B . In
> most cases, the 512B support is emulated (ie. SD cards, SSDs, USB sticks
> etc.) and the real block size of those devices is much bigger.
>
> To avoid performance degradation with such devices and FS setup, bump
> the maximum cache entry size to 4 kiB.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Tom Rini <trini at konsulko.com>
> Cc: Simon Glass <sjg at chromium.org>
Reviewed-by: Tom Rini <trini at konsulko.com>
I'll pick this up post v2018.09 if no one objects, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180815/4a89d264/attachment.sig>
More information about the U-Boot
mailing list