[
https://issues.apache.org/jira/browse/PROTON-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003751#comment-14003751
]
Andrew Stitcher commented on PROTON-558:
----------------------------------------
I have now tried building a static library and indeed all the FIELDS tables go
into the .rodata section so effectively will take space in ROM not RAM
(assuming the linker instructions are set up correctly)
> Make friendly protocol field logging optional for low-memory devices
> --------------------------------------------------------------------
>
> Key: PROTON-558
> URL: https://issues.apache.org/jira/browse/PROTON-558
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-c
> Affects Versions: 0.6, 0.7
> Reporter: Markus Horstmann
> Assignee: Andrew Stitcher
>
> Embedded devices tend to be memory constrained (i.e. 128KB RAM). The FIELDS
> structure used for protocol logging consumes significant memory. Making it
> optional would help reduce the memory footprint.
--
This message was sent by Atlassian JIRA
(v6.2#6252)