Attention is currently required from: daniel, laforge, osmith.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/libosmocore/+/41865?usp=email )
Change subject: gmstap_log: optimization: Add talloc_pool for transmitted messages ......................................................................
Patch Set 5:
(3 comments)
File src/core/logging_gsmtap.c:
https://gerrit.osmocom.org/c/libosmocore/+/41865/comment/fe4d18b5_25957c13?u... : PS5, Line 171: sutrct
struct
Done
https://gerrit.osmocom.org/c/libosmocore/+/41865/comment/dfd4ef59_65448fbf?u... : PS5, Line 178: target->output = tall_msgb_ctx;
`target->output` gets set in this patch. […]
I already say it in commit description: "Hence, the ->output field, which is unused in this target, is reused to store the pool object internally."
https://gerrit.osmocom.org/c/libosmocore/+/41865/comment/9eca8bf1_acfa16ac?u... : PS5, Line 179: #endif /* ifndef EMBEDDED */
Done