openbsc.git branch neels/dyn_pdch_defrag created. 0.15.0-325-gafe0179

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 Jun 21 20:25:32 UTC 2016


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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, neels/dyn_pdch_defrag has been created
        at  afe017961a971f977f814fdd96abe2b916a5d429 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=afe017961a971f977f814fdd96abe2b916a5d429

commit afe017961a971f977f814fdd96abe2b916a5d429
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue May 31 14:43:25 2016 +0200

    trigger pdch defrag on do_lchan_free()
    
    Change-Id: Ibc003e35bd0720fa1a37da2b4bafbac8abf96cfc

http://cgit.osmocom.org/openbsc/commit/?id=7f208378ce55e27e56ee52ea5975b37260a355aa

commit 7f208378ce55e27e56ee52ea5975b37260a355aa
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Fri Oct 11 13:33:59 2013 +0200

    dyn PDCH: add do_pdch_defrag() in new pdch_defrag.[hc]
    
    Will be used in the subsequent commit.
    
    Original patch by jolly (1c8a3d828612a6bea343a268072a7dddf4a22480),
    with extensive review and changes by nhofmeyr:
    
    * remove code dup: common find_lchan() replaces find_shared_forward() and
      find_shared_reverse() and simplifies invocation.
    * use LOGTSP() instead of debug_bts_trx_ts(),
      tweak debug logging (missing \n, in-code line breaking).
    * reword comment for do_pdch_defrag().
    * remove code dup: calculate move direction by maths instead of 4 conditionals,
      and have only a single debug log for "does not lower fragmentation".
    * add two FIXME comments.
    
    Change-Id: Idcaf7ac40cbaf83593946cfe24a6a18a6a688fd5
    Patch-by: Andreas Eversberg <jolly at eversberg.eu>
    Tweaked-by: Neels Hofmeyr <nhofmeyr at sysmocom.de>

http://cgit.osmocom.org/openbsc/commit/?id=ce6ab151bddbbcf06178c04600020f679e07bbba

commit ce6ab151bddbbcf06178c04600020f679e07bbba
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Fri Oct 11 13:01:38 2013 +0200

    dyn PDCH: Add new_lchan argument to bsc_handover_start()
    
    This is useful if the caller already allocated a new lchan, which will be used
    to dynamically re-assign lchans.
    
    The old behavior is maintained by passing NULL.
    
    Change-Id: I2b7151f32f0c04c22f294eb5dd3c7d7dfddf35e7

http://cgit.osmocom.org/openbsc/commit/?id=d740ccae94ad182d1e86bd6645cc4d6bee66e0cd

commit d740ccae94ad182d1e86bd6645cc4d6bee66e0cd
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Tue Jun 4 16:31:18 2013 +0200

    add DHODEC debug category, tweak DHO name
    
    Change-Id: If19caca84327ac0267a7e1f0efc84a614b154486

http://cgit.osmocom.org/openbsc/commit/?id=82c8f75f7118f9be3550ee1d35914376eab22211

commit 82c8f75f7118f9be3550ee1d35914376eab22211
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Jun 21 20:55:14 2016 +0200

    dyn PDCH: enable PDCH only after release due to error
    
    In rsl_rx_rf_chan_rel_ack(), only activate PDCH when in NONE state.
    
    For the case of REL_ERR state, do the PDCH activation in the error timeout
    callback after T3111 is done.
    
    Change-Id: I4c55479b252a12039bb3d8c30a9cbf0199ca410e

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


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list