Avoid LCR-Stalling

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

Konrad Meier meierk at informatik.uni-freiburg.de
Thu Aug 12 15:52:53 UTC 2010


Am 12.08.2010 16:23, schrieb Andreas.Eversberg:
> hi,
>
> it would make sense to run database lookup in a seperate thread (with
> lower priority). but in this case the database request function of
> openbsc will not have a result at the time they return. it would take
> some changes of the processes which do database lookups. i think it will
> be some work, but it can be done.

Hi Andreas,

Yes i agree.

At the moment the most time consuming part is to store the 
Counter-Values. This part is not time critical because the values are 
only stored in the database. Therefor we can start this as a new thread.

Regards
  konrad






More information about the OpenBSC mailing list