mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
kernel: add a config option for /proc page monitoring (useful for detailed memory usage info)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40855
This commit is contained in:
parent
039dca04b8
commit
86ddc3d489
@ -134,6 +134,9 @@ config KERNEL_PRINTK_TIME
|
|||||||
bool "Enable printk timestamps"
|
bool "Enable printk timestamps"
|
||||||
default y
|
default y
|
||||||
|
|
||||||
|
config KERNEL_PROC_PAGE_MONITOR
|
||||||
|
bool "Enable /proc page monitoring"
|
||||||
|
|
||||||
config KERNEL_RELAY
|
config KERNEL_RELAY
|
||||||
bool
|
bool
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user