Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 788
b: refs/heads/master
c: c31403a
h: refs/heads/master
v: v3
  • Loading branch information
Cosmin Nicolaescu authored and Linus Torvalds committed May 1, 2005
1 parent aec472a commit f0e9e19
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fd4a3244941ed74fffc24b64857977270e6f64e2
refs/heads/master: c31403a1f5a761599df38bcc2d6ba94f24320c33
10 changes: 0 additions & 10 deletions trunk/Documentation/filesystems/proc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -909,16 +909,6 @@ nr_free_inodes
Represents the number of free inodes. Ie. The number of inuse inodes is
(nr_inodes - nr_free_inodes).

super-nr and super-max
----------------------

Again, super block structures are allocated by the kernel, but not freed. The
file super-max contains the maximum number of super block handlers, where
super-nr shows the number of currently allocated ones.

Every mounted file system needs a super block, so if you plan to mount lots of
file systems, you may want to increase these numbers.

aio-nr and aio-max-nr
---------------------

Expand Down

0 comments on commit f0e9e19

Please sign in to comment.