Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cc29e0
)
Branch b1_8_gate
author
bobijam
<bobijam>
Wed, 6 Aug 2008 02:04:33 +0000
(
02:04
+0000)
committer
bobijam
<bobijam>
Wed, 6 Aug 2008 02:04:33 +0000
(
02:04
+0000)
b=16205
i=johann, adilger
low-memory tunings for BlueGene/L.
lustre/obdfilter/filter_internal.h
patch
|
blob
|
history
diff --git
a/lustre/obdfilter/filter_internal.h
b/lustre/obdfilter/filter_internal.h
index
19275f8
..
e37e625
100644
(file)
--- a/
lustre/obdfilter/filter_internal.h
+++ b/
lustre/obdfilter/filter_internal.h
@@
-79,7
+79,7
@@
struct filter_mod_data {
int fmd_refcount; /* reference counter - list holds 1 */
};
-#ifdef BGL_SUPPORT
+#ifdef
HAVE_
BGL_SUPPORT
#define FILTER_FMD_MAX_NUM_DEFAULT 128 /* many active files per client on BGL */
#else
#define FILTER_FMD_MAX_NUM_DEFAULT 32