search for: elapsed_time_in_ms

Displaying 2 results from an estimated 2 matches for "elapsed_time_in_ms".

2010 Oct 22
0
[GIT PULL] ocfs2 changes for 2.6.37
...led region bitmaps ocfs2/cluster: Create debugfs dir/files for each region ocfs2/cluster: Add mlogs for heartbeat up/down events ocfs2/cluster: Show per region heartbeat elapsed time ocfs2/cluster: Bump up dlm protocol to version 1.1 ocfs2/cluster: Release debugfs file elapsed_time_in_ms Tao Ma (10): ocfs2: pass struct file* to ocfs2_write_begin_nolock. ocfs2: pass struct file* to ocfs2_prepare_inode_for_write. ocfs2: Add struct file to ocfs2_refcount_cow. ocfs2: Add readahead support for CoW. ocfs2: Add readhead during CoW. ocfs2: Add some trac...
2010 Oct 08
23
O2CB global heartbeat - hopefully final drop!
All, This is hopefully the final drop of the patches for adding global heartbeat to the o2cb stack. The diff from the previous set is here: http://oss.oracle.com/~smushran/global-hb-diff-2010-10-07 Implemented most of the suggestions provided by Joel and Wengang. The most important one was to activate the feature only at the end, Also, got mostly a clean run with checkpatch.pl. Sunil