summaryrefslogtreecommitdiffstats
path: root/vespamalloc/etc/vespamalloc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'vespamalloc/etc/vespamalloc.conf')
-rw-r--r--vespamalloc/etc/vespamalloc.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/vespamalloc/etc/vespamalloc.conf b/vespamalloc/etc/vespamalloc.conf
index c7b20a170b5..c2b79061ea5 100644
--- a/vespamalloc/etc/vespamalloc.conf
+++ b/vespamalloc/etc/vespamalloc.conf
@@ -24,6 +24,4 @@ bigblocklimit 0x80000000 # default(0x800000) Limit for when to log ne
pralloc_loglimit 0x7fffffffffffffff # What to log pr alloc. default(0x7fffffffffffffff) except mallocdst(0x200000). mallocdst_nl(0x7fffffffffffffff), but has effect on SIGHUP.
#Some deprecated/less usefull ones.
-atnomem_loglevel 2 # default(1) Loglevel used when datasegment is exhausted.
-atinvalid_loglevel 2 # default(1) Loglevel used when vespa_malloc discovers logical error.
allocs2show 0 # Number of allocations to show when dumping stacktrace.