Stress-testing sysmobts of osmo-bts

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/OpenBSC@lists.osmocom.org/.

Holger Hans Peter Freyther holger at freyther.de
Tue May 7 06:10:52 UTC 2013


On Mon, May 06, 2013 at 09:39:52PM +0200, Holger Hans Peter Freyther wrote:

>  		talloc_report_full(tall_bts_ctx, stderr);
> +		talloc_report_full(NULL, stderr);

this is useful for debugging. so maybe we separate the talloc reporting
for SIGUSR1 and SIGUSR2.


>  	tall_msgb_ctx = talloc_named_const(tall_bts_ctx, 1, "msgb");
>  	msgb_set_talloc_ctx(tall_msgb_ctx);
> +	lapd_global_init(tall_bts_ctx);

this API is inconsistent but I would prefer the library to name the
context the way they want to name it.





More information about the OpenBSC mailing list