summaryrefslogtreecommitdiffstats
path: root/runtime/datetime.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-06-22 17:35:16 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-06-22 17:35:16 +0200
commit8962c6b011f70bb7033d58641c2e4f3a73e7801a (patch)
tree1a7c1236e51ec6f5ae3052ffd490026599907efb /runtime/datetime.h
parent3abf567d2b57014381eda49018a0e2c21fa1b853 (diff)
downloadrsyslog-8962c6b011f70bb7033d58641c2e4f3a73e7801a.tar.gz
rsyslog-8962c6b011f70bb7033d58641c2e4f3a73e7801a.tar.xz
rsyslog-8962c6b011f70bb7033d58641c2e4f3a73e7801a.zip
reduced memory footprint / "memory leak"
Testing has shown that at least the glibc malloc() subsystem returns memory to the OS far too late in our case. So we need to help it a bit, by calling malloc_trim(), which will tell the alloc subsystem to consolidate and return to the OS.
Diffstat (limited to 'runtime/datetime.h')
0 files changed, 0 insertions, 0 deletions