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_extra has been created
at baf762d1d28ca19346b3efd359aefee5db5b88f0 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=baf762d1d28ca19346b3efd359aefee5…
commit baf762d1d28ca19346b3efd359aefee5db5b88f0
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue May 31 14:44:48 2016 +0200
disable T3111 error timer -- TODO really?
Change-Id: I80ecfc263885393a0247b192876c9399f6365d78
http://cgit.osmocom.org/openbsc/commit/?id=63442a5e7689051439daf162387e339f…
commit 63442a5e7689051439daf162387e339fc7369b4e
Author: Neels Hofmeyr <nhofmeyr(a)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=69dfec0d5d4d6c74b516c91c6ceeab29…
commit 69dfec0d5d4d6c74b516c91c6ceeab296fe1c5c7
Author: Andreas Eversberg <jolly(a)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(a)eversberg.eu>
Tweaked-by: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)