D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
systemtap
/
examples
/
process
/
Filename :
rlimit_nofile.meta
back
Copy
title: Trace processes running out of file descriptors name: rlimit_nofile.stp keywords: limits subsystem: process description: This script watches processes being scheduled and which try to allocate a file descriptor without luck. test_check: stap -p4 rlimit_nofile.stp test_installcheck: stap rlimit_nofile.stp -T 1