osmo-bts[master]: configure.ac: add --enable-track-null option

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/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Tue Mar 13 13:44:05 UTC 2018


Patch Set 1:

Hi Harald,

> * why not always enable NULL tracking in all osmocom programs?

I thought that this could slowdown the program somehow, but after
looking at the source code of talloc, I can say that this doesn't
affect performance. Good idea.

> * why not fix the code to not make NULL context allocations?

Merging this commit would facilitate both finding and avoiding
such problems in the future. And an example output from the
commit description clearly demonstrates that not all contexts
are childs of the OsmoBTS root talloc context.

-- 
To view, visit https://gerrit.osmocom.org/7265
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I5e9381902dace7dfd37f98b657e4697b5afcff96
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-HasComments: No



More information about the gerrit-log mailing list