Skip to content
Snippets Groups Projects

Read-Copy-Update API (and initial user)

Merged Rémi Denis-Courmont requested to merge Courmisch/vlc:rcu into master
All threads resolved!

This removes locking (from the log back-end switcher) from the VLC logging path.

Edited by Rémi Denis-Courmont

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Rémi Denis-Courmont resolved all threads

    resolved all threads

  • added 11 commits

    • ee425c3a...7c4c14d3 - 4 commits from branch videolan:master
    • db9f6814 - rcu: add initial RCU implementation and docs
    • 93fd64a5 - messages: remove bogus assignment
    • 9790b57d - messages: use RCU for switching log backend
    • ddf49dbd - config: factor string item setter
    • f7583714 - config: simplify expressions
    • cbefb540 - config: use RCU for string items
    • ff85329b - config: remove dead code

    Compare with previous version

  • added 3 commits

    • 6eb87ca7 - config: use RCU for string items
    • 524a816d - config: remove dead code
    • 34104913 - config: convert R/W lock to mutex

    Compare with previous version

  • Rémi Denis-Courmont mentioned in merge request !967 (merged)

    mentioned in merge request !967 (merged)

  • MR Acceptance result

    :tada: This MergeRequest has been Accepted! Congratulations.

    MR acceptance checks details:

    • :white_check_mark: MR should be considered mergeable by Gitlab
    • :white_check_mark: Last pipeline should be successful
    • :white_check_mark: MergeRequest should have at least one external review and/or vote
    • :white_check_mark: All threads should be resolved, and score >= 0
    • :white_check_mark: MergeRequest should have no activity (threads/votes) for (24h/24h)

    This message was automatically generated by homer-bot.

  • added 10 commits

    • 34104913...3e47a7cb - 2 commits from branch videolan:master
    • e2649592 - rcu: add initial RCU implementation and docs
    • e8700cbd - messages: remove bogus assignment
    • fc91bb73 - messages: use RCU for switching log backend
    • 6911b612 - config: factor string item setter
    • 51366d08 - config: simplify expressions
    • 05d1bc33 - config: use RCU for string items
    • f57ddf14 - config: remove dead code
    • dbbe239f - config: convert R/W lock to mutex

    Compare with previous version

  • Please register or sign in to reply
    Loading