Project

General

Profile

Actions

Feature #6170

closed

Use osmo_io in meas_feed

Added by daniel 8 months ago. Updated 6 months ago.

Status:
Closed
Priority:
Normal
Assignee:
arehbein
Category:
-
Target version:
-
Start date:
09/08/2023
Due date:
% Done:

100%

Spec Reference:
Tags:

Description

In large setups the UDP measurement feed can experience quite a bit of load, recently the write queue length was made tunable. It also seems quite simple to port to osmo_io, replace osmo_wqueue with an osmo_io_fd and use osmo_sock_init() instead of osmo_sock_init_ofd() to setup the fd.

The code is pretty self-contained in src/osmo-bsc/meas_feed.c

Actions #1

Updated by arehbein 7 months ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 60
Actions #2

Updated by arehbein 7 months ago

  • % Done changed from 60 to 90
Actions #3

Updated by arehbein 7 months ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100
Actions #4

Updated by laforge 6 months ago

  • Tags set to io_uring
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)