Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 95299258dbdf9a86cefd89b97c0d81e5 > files > 216

systemtap-1.2-1.fc13.i686.rpm

title: Log failed process memory allocation due to overcommit limits
name: overcommit.stp
keywords: memory process
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 -c "sleep 0.2"