projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c4b7ca
)
orangefs: leave files in the page cache for a few micro seconds at least
author
Mike Marshall
<hubcap@omnibond.com>
Sun, 28 Mar 2021 21:19:23 +0000
(17:19 -0400)
committer
Mike Marshall
<hubcap@omnibond.com>
Thu, 29 Apr 2021 12:06:05 +0000
(08:06 -0400)
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/orangefs-mod.c
patch
|
blob
|
history
diff --git
a/fs/orangefs/orangefs-mod.c
b/fs/orangefs/orangefs-mod.c
index 74a3d6337ef432c0a7b06bd9db53562970df38df..cd7297815f91ec7fd49bafa02d5e70c22cf39ebb 100644
(file)
--- a/
fs/orangefs/orangefs-mod.c
+++ b/
fs/orangefs/orangefs-mod.c
@@
-31,7
+31,7
@@
static ulong module_parm_debug_mask;
__u64 orangefs_gossip_debug_mask;
int op_timeout_secs = ORANGEFS_DEFAULT_OP_TIMEOUT_SECS;
int slot_timeout_secs = ORANGEFS_DEFAULT_SLOT_TIMEOUT_SECS;
-int orangefs_cache_timeout_msecs = 50;
+int orangefs_cache_timeout_msecs = 50
0
;
int orangefs_dcache_timeout_msecs = 50;
int orangefs_getattr_timeout_msecs = 50;