| Linux hosting5.siteguarding.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64 Path : /usr/share/systemtap/examples/memory/ |
| Current File : //usr/share/systemtap/examples/memory/overcommit.meta |
title: Log Failed Process Memory Allocation Due to Overcommit Limits name: overcommit.stp version: 1.0 author: anonymous keywords: memory limits subsystem: memory status: proposed exit: user-controlled output: trace scope: system-wide description: The overcommit.stp script prints a line each time the kernel refuses a memory allocation request from a process because of /proc/sys/vm/overcommit* limits. test_check: stap -p4 overcommit.stp test_installcheck: stap overcommit.stp -T 1