aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-06-20 16:50:14 +0200
committerMattias Andrée <maandree@operamail.com>2014-06-20 16:50:14 +0200
commit8199ab0d31bc4f42c184e369a611d2e55e082eb9 (patch)
tree8844e845e473c076506ec846facf1f30d2e52008 /TODO
parentadd dentrystate (diff)
downloadxpybar-8199ab0d31bc4f42c184e369a611d2e55e082eb9.tar.gz
xpybar-8199ab0d31bc4f42c184e369a611d2e55e082eb9.tar.bz2
xpybar-8199ab0d31bc4f42c184e369a611d2e55e082eb9.tar.xz
add inodestate
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO b/TODO
index 9fbd733..2d96866 100644
--- a/TODO
+++ b/TODO
@@ -36,14 +36,6 @@ List of plugins to implement:
/proc/net/sockstat6
/proc/net/wireless
/sys/class/net/<nic>/duplex (half, full)
- /proc/sys/fs/inode-state
- This file contains seven numbers: nr_inodes, nr_free_inodes,
- preshrink, and four dummy values. nr_inodes is the number of inodes
- the system has allocated. This can be slightly more than inode-max
- because Linux allocates them one page full at a time. nr_free_inodes
- represents the number of free inodes. preshrink is nonzero when the
- nr_inodes > inode-max and the system needs to prune the inode list
- instead of allocating more.
/proc/sys/fs/file-nr
This (read-only) file contains three numbers: the number of allocated
file handles (i.e., the number of files presently opened); the number