Analyse and explore linux
Component SQUASHFS_FRAGMENT_CACHE_SIZE

Component Type: kbuild config

Description: Number of fragments cached

More info: By default SquashFS caches the last 3 fragments read from the filesystem. Increasing this amount may mean SquashFS has to re-read fragments less often from disk, at the expense of extra system memory. Decreasing this amount will mean SquashFS uses less memory at the expense of extra reads from disk. Note there must be at least one cached fragment. Anything much more than three will probably not make much difference.

Build project: Kconfig (Linux kconfig) (Path: fs\squashfs\Kconfig )

Other views: file explorer

Generated by PFA software prototype