# cat /proc/sys/kernel/inode-max
3072
#: cat /proc/sys/kernel/inode-nr
3072 2391
# cat /proc/sys/kernel/file-max
1024
# cat /proc/sys/kernel/file-nr
900
As you can see, inode-nr prints inode-max and the nr.. while file-nr only
prints out the nr and not file-max as well.
Just an annoyance in Linux 2.0.33
Jordy
-- Jordan Mendelson : http://jordy.wserv.com Web Services, Inc. : http://www.wserv.com
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu