Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195739
b: refs/heads/master
c: 0467ae9
h: refs/heads/master
i:
  195737: bfac4e7
  195735: 3fb3efe
v: v3
  • Loading branch information
Sunil Mushran authored and Joel Becker committed May 6, 2010
1 parent 42a12b1 commit 38d7239
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c901fb00731e307c2c6e8c7d5eee005df5835f9d
refs/heads/master: 0467ae954d1843de65e7cf8f706f88fe65cd8418
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/dlm/dlmcommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
#define DLM_THREAD_SHUFFLE_INTERVAL 5 // flush everything every 5 passes
#define DLM_THREAD_MS 200 // flush at least every 200 ms

#define DLM_HASH_SIZE_DEFAULT (1 << 14)
#define DLM_HASH_SIZE_DEFAULT (1 << 17)
#if DLM_HASH_SIZE_DEFAULT < PAGE_SIZE
# define DLM_HASH_PAGES 1
#else
Expand Down

0 comments on commit 38d7239

Please sign in to comment.