Change in osmo-ccid-firmware[master]: 7816 fsm: move to static msgb

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Nov 12 09:51:28 UTC 2020


laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/21071 )

Change subject: 7816 fsm: move to static msgb
......................................................................


Patch Set 3:

I'm not a particular fan of this approach, as it deviates the firmware environment significantly from how libosmocore in general works.   The idea of having libosmocoer in firmware always was to have an (as far as possible) identical environment in the firmware than we have on the host.

Couldn't we simply allocate teh msgb's once (from heap) at start and never free them at runtime, using msgb_reset or the like once they are recycled?


-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/21071
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-Change-Id: I65e77c376aca9ed50e234a0b58a7450a8bbd4fe0
Gerrit-Change-Number: 21071
Gerrit-PatchSet: 3
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge <laforge at osmocom.org>
Gerrit-Comment-Date: Thu, 12 Nov 2020 09:51:28 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201112/55babe3b/attachment.htm>


More information about the gerrit-log mailing list