|
Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /usr/share/systemtap/examples/memory/ |
Upload File : |
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