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 7e4921d8e2d442fcc047bbbcfb2b26d48e2cc5d4 (commit)
via 69d585e148091030cbf32b9b596cd0e952b81252 (commit)
from a76a7d0c6c526f333ebdc02d2332a8b6659d8fb2 (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=7e4921d8e2d442fcc047bbbcfb2b26d…
commit 7e4921d8e2d442fcc047bbbcfb2b26d48e2cc5d4
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Sep 28 16:41:24 2017 +0200
Simplify TS alloc: internalize TRX check
Move TRX check inside local tfi_find_free() wrapper to make main
algorithm easier to follow.
Change-Id: I02da2b8ba8c9c8815dae0e39e1fed277ca0df171
Related: OS#2282
http://cgit.osmocom.org/osmo-pcu/commit/?id=69d585e148091030cbf32b9b596cd0e…
commit 69d585e148091030cbf32b9b596cd0e952b81252
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jan 26 12:36:43 2018 +0100
TS alloc: print suggested TRX on allocation errors
If TS allocation fails due to unavailable TFI, print TRX which was
suggested to allocator. This simplifies allocator debugging but requires
cosmetic modifications to test output.
Change-Id: Icaf97d71d71985d52dc0bda448c26b19fe5645e7
Related: OS#2282
-----------------------------------------------------------------------
Summary of changes:
src/bts.cpp | 2 +-
src/gprs_rlcmac_ts_alloc.cpp | 21 +-
tests/alloc/AllocTest.err | 1648 +++++++++++++++++++++---------------------
3 files changed, 835 insertions(+), 836 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT