Lines Matching refs:max
22 - aio-max-nr
25 - dquot-max
27 - file-max
29 - inode-max
38 - super-max
43 aio-nr & aio-max-nr:
47 reaches aio-max-nr then io_setup will fail with EAGAIN. Note that
48 raising aio-max-nr does not result in the pre-allocation or re-sizing
77 dquot-max & dquot-nr:
79 The file dquot-max shows the maximum number of cached disk
91 file-max & file-nr:
93 The value in file-max denotes the maximum number of file-
107 Attempts to allocate more file descriptors than file-max are
108 reported with printk, look for "VFS: file-max limit <number>
121 inode-max, inode-nr & inode-state:
126 The value in inode-max denotes the maximum number of inode
128 in file-max, since stdin, stdout and network sockets also
140 allocated, this can be slightly more than inode-max because
144 preshrink is nonzero when the nr_inodes > inode-max and the
227 super-max & super-nr:
231 can have. You only need to increase super-max if you need to
232 mount more filesystems than the current value in super-max
237 aio-nr & aio-max-nr:
240 requests. aio-max-nr allows you to change the maximum value