1FUNCTION::TASK_MAX_F(3stap) Context Functions FUNCTION::TASK_MAX_F(3stap)
23
4
NAME
6function::task_max_file_handles - The max number of open files for the
7task
8
SYNOPSIS
10task_max_file_handles:long(task:long)
11
ARGUMENTS
13task
14task_struct pointer
15
DESCRIPTION
17This function returns the maximum number of file handlers for the given
18task.
19
SEE ALSO
21tapset::task(3stap)
2223
24
25
SystemTap Tapset Reference May 2019 FUNCTION::TASK_MAX_F(3stap)