Lines Matching refs:max
22 - aio-max-nr
25 - dquot-max
27 - file-max
29 - inode-max
40 - super-max
45 aio-nr & aio-max-nr:
49 reaches aio-max-nr then io_setup will fail with EAGAIN. Note that
50 raising aio-max-nr does not result in the pre-allocation or re-sizing
79 dquot-max & dquot-nr:
81 The file dquot-max shows the maximum number of cached disk
93 file-max & file-nr:
95 The value in file-max denotes the maximum number of file-
109 Attempts to allocate more file descriptors than file-max are
110 reported with printk, look for "VFS: file-max limit <number>
123 inode-max, inode-nr & inode-state:
128 The value in inode-max denotes the maximum number of inode
130 in file-max, since stdin, stdout and network sockets also
142 allocated, this can be slightly more than inode-max because
146 preshrink is nonzero when the nr_inodes > inode-max and the
250 super-max & super-nr:
254 can have. You only need to increase super-max if you need to
255 mount more filesystems than the current value in super-max
260 aio-nr & aio-max-nr:
263 requests. aio-max-nr allows you to change the maximum value