1. 20 2月, 2011 1 次提交
    • S
      ocfs2: Use hrtimer to track ocfs2 fs lock stats · 5bc970e8
      Sunil Mushran 提交于
      Patch makes use of the hrtimer to track times in ocfs2 lock stats.
      
      The patch is a bit involved to ensure no additional impact on the memory
      footprint. The size of ocfs2_inode_cache remains 1280 bytes on 32-bit systems.
      
      A related change was to modify the unit of the max wait time from nanosec to
      microsec allowing us to track max time larger than 4 secs. This change
      necessitated the bumping of the output version in the debugfs file,
      locking_state, from 2 to 3.
      Signed-off-by: NSunil Mushran <sunil.mushran@oracle.com>
      Signed-off-by: NJoel Becker <jlbec@evilplan.org>
      5bc970e8
  2. 19 2月, 2011 8 次提交
  3. 18 2月, 2011 12 次提交
  4. 17 2月, 2011 19 次提交