~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to Documentation/ABI/testing/sysfs-fs-ext4

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
                 will have its blocks allocated out of its own unique
49
49
                 preallocation pool.
50
50
 
51
 
What:           /sys/fs/ext4/<disk>/inode_readahead
 
51
What:           /sys/fs/ext4/<disk>/inode_readahead_blks
52
52
Date:           March 2008
53
53
Contact:        "Theodore Ts'o" <tytso@mit.edu>
54
54
Description:
85
85
Contact:        "Theodore Ts'o" <tytso@mit.edu>
86
86
Description:
87
87
                Tuning parameter which (if non-zero) controls the goal
88
 
                inode used by the inode allocator in p0reference to
89
 
                all other allocation hueristics.  This is intended for
 
88
                inode used by the inode allocator in preference to
 
89
                all other allocation heuristics.  This is intended for
90
90
                debugging use only, and should be 0 on production
91
91
                systems.
 
92
 
 
93
What:           /sys/fs/ext4/<disk>/max_writeback_mb_bump
 
94
Date:           September 2009
 
95
Contact:        "Theodore Ts'o" <tytso@mit.edu>
 
96
Description:
 
97
                The maximum number of megabytes the writeback code will
 
98
                try to write out before move on to another inode.