osmo-pcu.git branch jerlbeck/wip/pdch-alloc updated. 0.2-548-g01213ce

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
Fri Jul 17 10:17:11 UTC 2015


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, jerlbeck/wip/pdch-alloc has been updated
  discards  c6c27922645df9ce181a4c23a7d902d31447cbfa (commit)
       via  01213ceba8b84da093dbe9aa50828696a00e688f (commit)
       via  7f79f0d332316acb306682ecac0a1b812d6023d1 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (c6c27922645df9ce181a4c23a7d902d31447cbfa)
            \
             N -- N -- N (01213ceba8b84da093dbe9aa50828696a00e688f)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=01213ceba8b84da093dbe9aa50828696a00e688f

commit 01213ceba8b84da093dbe9aa50828696a00e688f
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Tue Jul 14 08:26:17 2015 +0200

    alloc: Optionally enforce first common TS in find_multi_slots (TODO)
    
    TODO:
    
    - This isn't probably triggered at all currently, so this commit
      can possibly be dropped

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

commit 7f79f0d332316acb306682ecac0a1b812d6023d1
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Fri Jul 17 11:38:49 2015 +0200

    bssgp: Adapt flowcontrol MS default to current alloc algorithm
    
    Currently the values Bmax/R default MS are computed under the
    assumption than min(4, N_PDCH) DL slots are allocated for an MS, even
    if multislot assignment is not enabled.
    
    This commit changes the computation to assume 1 DL slot if algorithm
    A is selected or the dynamic algorithm is used and has disabled
    multislot assigment due to high load.
    
    Sponsored-by: On-Waves ehf

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

Summary of changes:
 src/gprs_bssgp_pcu.cpp       |  7 +++++--
 src/gprs_rlcmac.h            |  3 +++
 src/gprs_rlcmac_ts_alloc.cpp | 21 +++++++++++++++++++++
 3 files changed, 29 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list