diff options
| author | Mattias Andrée <maandree@operamail.com> | 2014-06-20 16:42:31 +0200 | 
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2014-06-20 16:42:31 +0200 | 
| commit | 4f190db5c5c1c4304a2eaa6d8400b369190ae353 (patch) | |
| tree | 259f68555fbbaeeefb50b90dc4cf7805780bd186 /TODO | |
| parent | add alsa plugin (diff) | |
| download | xpybar-4f190db5c5c1c4304a2eaa6d8400b369190ae353.tar.gz xpybar-4f190db5c5c1c4304a2eaa6d8400b369190ae353.tar.bz2 xpybar-4f190db5c5c1c4304a2eaa6d8400b369190ae353.tar.xz  | |
add dentrystate
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 5 | 
1 files changed, 0 insertions, 5 deletions
@@ -36,11 +36,6 @@ List of plugins to implement:       /proc/net/sockstat6       /proc/net/wireless       /sys/class/net/<nic>/duplex (half, full) -     /proc/sys/fs/dentry-state -         This file contains information about the status of the directory -         cache (dcache). The file contains six numbers, nr_dentry, nr_unused, -         age_limit (age in seconds), want_pages (pages requested by system) -         and two dummy values.       /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  | 
