Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PROC_PAGE_MONITOR
has multiple definitions:
fs/proc/Kconfig
The configuration item CONFIG_PROC_PAGE_MONITOR:
( CONFIG_PROC_FS && CONFIG_MMU ) && ( CONFIG_EXPERT )
Various /proc files exist to monitor process memory utilization: /proc/pid/smaps, /proc/pid/clear_refs, /proc/pid/pagemap, /proc/kpagecount, and /proc/kpageflags. Disabling these interfaces will reduce the size of the kernel by approximately 4kb.
init/Kconfig
The configuration item CONFIG_PROC_PAGE_MONITOR:
( CONFIG_PROC_FS && CONFIG_MMU ) && ( CONFIG_EMBEDDED )
Various /proc files exist to monitor process memory utilization: /proc/pid/smaps, /proc/pid/clear_refs, /proc/pid/pagemap, /proc/kpagecount, and /proc/kpageflags. Disabling these interfaces will reduce the size of the kernel by approximately 4kb.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab