Lines Matching refs:handles
78 handles that the Linux kernel will allocate. When you get lots
79 of error messages about running out of file handles, you might
82 Historically,the kernel was able to allocate file handles
84 ``file-nr`` denote the number of allocated file handles, the number
85 of allocated but unused file handles, and the maximum number of
86 file handles. Linux 2.6 and later always reports 0 as the number of free
87 file handles -- this is not an error, it just means that the
88 number of allocated file handles exactly matches the number of
89 used file handles.
102 As with file handles, the kernel allocates the inode structures
131 This denotes the maximum number of file-handles a process can