summaryrefslogtreecommitdiffstats
path: root/cache.h
diff options
context:
space:
mode:
authorddomingo <ddomingo@redhat.com>2008-10-20 16:30:48 +1000
committerddomingo <ddomingo@redhat.com>2008-10-20 16:30:48 +1000
commitaacc3f504dc5e52a8c5a30a469e2c8b9bb9986bd (patch)
tree4c4eafedafff8d56532a22af46c266157f171164 /cache.h
parent3cb837a1af0ccad4ba335ee6b21e906a3021d198 (diff)
parentb0ff684d5ac5b0ade97a4e508a92a7f743068221 (diff)
downloadsystemtap-steved-aacc3f504dc5e52a8c5a30a469e2c8b9bb9986bd.tar.gz
systemtap-steved-aacc3f504dc5e52a8c5a30a469e2c8b9bb9986bd.tar.xz
systemtap-steved-aacc3f504dc5e52a8c5a30a469e2c8b9bb9986bd.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Diffstat (limited to 'cache.h')
-rw-r--r--cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cache.h b/cache.h
index f5256518..0cd433e4 100644
--- a/cache.h
+++ b/cache.h
@@ -1,4 +1,5 @@
#define SYSTEMTAP_CACHE_MAX_FILENAME "cache_mb_limit"
+#define SYSTEMTAP_CACHE_DEFAULT_MB 64
struct cache_ent_info {
std::string path;