diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-06-23 11:22:07 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-06-23 11:22:07 +0200 |
commit | d798f5b66f4ae699f352b6c40abd07495eff8f94 (patch) | |
tree | a5b7aa9e90a6639f2b86a3d7f3a5e13615055907 /runtime/objomsr.h | |
parent | ce5869f7c41c8db943d8cbe804b69af40d43e2e6 (diff) | |
download | rsyslog-d798f5b66f4ae699f352b6c40abd07495eff8f94.tar.gz rsyslog-d798f5b66f4ae699f352b6c40abd07495eff8f94.tar.xz rsyslog-d798f5b66f4ae699f352b6c40abd07495eff8f94.zip |
some more optimizations
- done malloc() instead of calloc() for msg_t, as we have large space
which needs not be initialized
- shrunk syslogTime structure in the hope to get better cache and
write performance (non-aligned data should not hurt much here)
Diffstat (limited to 'runtime/objomsr.h')
0 files changed, 0 insertions, 0 deletions