summaryrefslogtreecommitdiff
path: root/src/window.c
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2025-01-07 09:13:31 -0800
committerVito Caputo <vcaputo@pengaru.com>2025-01-07 09:13:31 -0800
commit8bc0ad2e099b348db6a1e100ea774545d6087c1b (patch)
tree3b85fe42dd57cd246caefc36ff6d9f7714cd6b4f /src/window.c
parentfabb3860947881b572204705d55eb8f59fa2e25a (diff)
vmon: introduce -L,--mem-locked flag
This can be necessary for headless mode on cramped embedded devices to prevent vmon from being delayed excessively due to page faults/thrashing. Even with Adherence visually indicated, it complicates comparisons across snapshots to have this be inconsistent/thrashing-severity-dependent. Use this flag in combination with something like SCHED_RR to make vmon more immune to memory and scheduling contention. If you use SCHED_RR, it's wise to also use LimitRTTIME to prevent potential bugs from bogarting the system.
Diffstat (limited to 'src/window.c')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved