summaryrefslogtreecommitdiffstats
path: root/cache.h
diff options
context:
space:
mode:
authorElliott Baron <ebaron@toriamos.yyz.redhat.com>2008-10-20 10:44:52 -0400
committerElliott Baron <ebaron@toriamos.yyz.redhat.com>2008-10-20 10:44:52 -0400
commit6b1730cb635b8d671bca8c3df173db3f1282ecdb (patch)
tree0ec95b40c26591002a89a25c928772295a80605f /cache.h
parentf9e62cd9ca858f8fdd3a46f4b9e42b47092fc423 (diff)
parentaacc3f504dc5e52a8c5a30a469e2c8b9bb9986bd (diff)
downloadsystemtap-steved-6b1730cb635b8d671bca8c3df173db3f1282ecdb.tar.gz
systemtap-steved-6b1730cb635b8d671bca8c3df173db3f1282ecdb.tar.xz
systemtap-steved-6b1730cb635b8d671bca8c3df173db3f1282ecdb.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;