You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[PATCH] appldata_mem dependes on vm counters
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
+1
-1
@@ -407,7 +407,7 @@ config APPLDATA_BASE
|
||||
|
||||
config APPLDATA_MEM
|
||||
tristate "Monitor memory management statistics"
|
||||
depends on APPLDATA_BASE
|
||||
depends on APPLDATA_BASE && VM_EVENT_COUNTERS
|
||||
help
|
||||
This provides memory management related data to the Linux - VM Monitor
|
||||
Stream, like paging/swapping rate, memory utilisation, etc.
|
||||
|
||||
Reference in New Issue
Block a user