osmo-pcu.git branch master updated. 0.4.0-31-g0bc982e

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

gitosis at osmocom.org gitosis at osmocom.org
Tue Jan 2 07:26:23 UTC 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".

The branch, master has been updated
       via  0bc982e7142426c1739eae5cd636ff5bd3c8d872 (commit)
       via  467f633b165ed2d439bb54d4ae42cdc341ea81b3 (commit)
       via  b2de1f78888c40acf63cd27385f809c2c5783106 (commit)
      from  effdec6e13550f89469c2f9da95895cc5c474dd0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-pcu/commit/?id=0bc982e7142426c1739eae5cd636ff5bd3c8d872

commit 0bc982e7142426c1739eae5cd636ff5bd3c8d872
Author: Max <msuraev at sysmocom.de>
Date:   Thu Dec 21 18:58:50 2017 +0100

    TBF: bail out for unknown timers
    
    Return right after logging error if attempting to start or stop unknown
    timer.
    
    Change-Id: Ie6ae564d41a5e03270685c6bafb3504278eb3551
    Fixes: CID181512, CID181514

http://cgit.osmocom.org/osmo-pcu/commit/?id=467f633b165ed2d439bb54d4ae42cdc341ea81b3

commit 467f633b165ed2d439bb54d4ae42cdc341ea81b3
Author: Max <msuraev at sysmocom.de>
Date:   Wed Dec 20 18:13:29 2017 +0100

    TBF: log timer invocation source
    
    When troubleshooting TBF timers we're not only interested in timer
    duration but also in the code which triggered it. Let's use LOGPSRC to
    log it: wrap t_start() in a macro for convenience.
    
    Change-Id: If5f883ae52c469e5158bad24da9904fdc455582f
    Related: OS#2407

http://cgit.osmocom.org/osmo-pcu/commit/?id=b2de1f78888c40acf63cd27385f809c2c5783106

commit b2de1f78888c40acf63cd27385f809c2c5783106
Author: Max <msuraev at sysmocom.de>
Date:   Wed Dec 20 18:05:29 2017 +0100

    TBF: unify timer handling
    
    Use generic timer handling infrastracture to handle assignment/reject
    internal timer. Rename timer array accordingly. Use defines with
    explicit second/microsecond values to make it more readable.
    
    Change-Id: I63fb7e6f0695383a83472c836a381a055f64690b

-----------------------------------------------------------------------

Summary of changes:
 src/bts.cpp    |   6 ++--
 src/tbf.cpp    | 108 ++++++++++++++++++++++-----------------------------------
 src/tbf.h      |  23 ++++++------
 src/tbf_dl.cpp |   7 ++--
 src/tbf_ul.cpp |   2 +-
 5 files changed, 59 insertions(+), 87 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list