Analyse and explore linux
Component SQUASHFS_FILE_DIRECT

Component Type: kbuild config

Description: Decompress files directly into the page cache

More info: Directly decompress file data into the page cache. Doing so can significantly improve performance because it eliminates a memcpy and it also removes the lock contention on the single buffer.

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

Other views: file explorer

Generated by PFA software prototype