Analyse et explore linux
Component MEM_SOFT_DIRTY

Component Type: kbuild config

Description: Track memory changes

More info: This option enables memory changes tracking by introducing a soft-dirty bit on pte-s. This bit it set when someone writes into a page just as regular dirty bit, but unlike the latter it can be cleared by hands. See Documentation/admin-guide/mm/soft-dirty.rst for more details.

Build project: Kconfig (Linux kconfig) (Path: mm\Kconfig )

Other views: file explorer

Generated by PFA software prototype