Project

General

Profile

Actions

Feature #1884

closed

distribute measurement processing accross timeslots

Added by laforge over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
12/19/2016
Due date:
% Done:

0%

Spec Reference:

Description

right now, we call

It might be an idea to simply trigger lchan_meas_check_compute() after processing of each PH-DATA.ind primitive. The rationale would be:
  • there can be no new measurment information without a new PH-DATA.ind
  • rather than iterating over all TS and all lchan inside the TS at every TS=0, we can ddistribute the CPU load accross the entire FRAME, reducing any special processing happening at TS=0 when MPH-DATA.ind is received.

Related issues

Related to OsmoBTS - Bug #1883: RACH load computation is wrongCloseddexter12/19/2016

Actions
Actions #1

Updated by laforge over 7 years ago

  • Related to Bug #1883: RACH load computation is wrong added
Actions #2

Updated by laforge about 7 years ago

  • Assignee changed from laforge to dexter
Actions #3

Updated by laforge almost 7 years ago

I think this is alrady implemented? please keep the tickets up to date at least once per week (ticket review monday!).

Actions #4

Updated by laforge almost 7 years ago

laforge wrote:

I think this is alrady implemented? please keep the tickets up to date at least once per week (ticket review monday!).

ping? Please don't make me remind you to reminders of keeping tickets up to date. thanks!

Actions #5

Updated by dexter almost 7 years ago

  • Status changed from New to In Progress

The current callgraph is: l1sap_up() -> l1sap_mph_info_ind() -> l1sap_info_meas_ind() -> lchan_meas_check_compute()

l1sap_mph_info_ind() is called when PRIM_MPH_INFO is received. When the type is PRIM_INFO_MEAS l1sap_info_meas_ind() called.

I am not sure if that is what is required by the ticket. Above it says that lchan_meas_check_compute() should be called on every MPH-DATA.ind (or do you mean PH-DATA.ind? / PRIM_PH_DATA).

Actions #6

Updated by dexter almost 7 years ago

  • Status changed from In Progress to Stalled
Actions #7

Updated by dexter over 6 years ago

  • Status changed from Stalled to Feedback
Actions #8

Updated by laforge over 6 years ago

  • Status changed from Feedback to Closed

Meta Information: If you want feedback, you need to assign the ticket to whom you are expecting feedback from. Otherwise the person (in this case me) has no way of knowing he has something to do in the ticket)

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)