Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openairinterface5G openairinterface5G
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 50
    • Issues 50
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 38
    • Merge requests 38
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • oai
  • openairinterface5Gopenairinterface5G
  • Merge requests
  • !1347

Merged
Created Dec 01, 2021 by Cedric Roux@cedric.rouxOwner

nr pdcp: introduce a thread to do pdcp_data_ind

  • Overview 17
  • Commits 1
  • Changes 1

Before this commit, pdcp_data_ind is done in the realtime PHY/MAC thread, and this may have an impact on realtime performances.

Let's introduce a new thread to do the job, freeing the realtime PHY/MAC logic.

This is not a minor change. It may have positive and/or negative effects. To be tested carefully.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: nr-pdcp-data-ind-thread