summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorManikandanC <Manikandan.Chockalingam@in.bosch.com>2017-05-22 10:57:21 +0530
committerManikandan C <mchockalingam@de.adit-jv.com>2018-12-06 12:28:13 +0100
commit23652a7cbfb4ea24870f4e2f03cf16b9ece4c1ce (patch)
tree11716c37bc99a591804c8adad087f2eb0a93641d /doc
parentf50cd0544d70c837d68a28316d2141c5a650db91 (diff)
downloadDLT-daemon-dynamic_buffer_alloc.tar.gz
Dynamic allocation of msg bufferdynamic_buffer_alloc
It is possible to change the default buffer size for log message creation via environment variable: export DLT_LOG_MSG_BUF_LEN=<value> Instead of using a static buffer with size of 1390 bytes, the buffer is allocated dynamically with the specified value.The max size is restricted to approx 65k. Signed-off-by: Christoph Lipka <clipka@de.adit-jv.com> Signed-off-by: ManikandanC <Manikandan.Chockalingam@in.bosch.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions