[PR #112] [CLOSED] Update rcu.txt #204

Open
opened 2026-01-31 21:30:15 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/112
Author: @clockzhong
Created: 3/4/2021
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 docs/devel/rcu.txt (+2 -1)

📄 Description

It's unclear on when the real reading action happen in thread 3(current explanation make feel it's same as thread 1, but in fact it's not, this is my understanding), and I suggest we could add more threads like threads 1 , and also more threads like threads 3 to the the RCU's powerness, and more clear description on the real data reading action and real data writing action happening phase in our picture.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qemu/qemu/pull/112 **Author:** [@clockzhong](https://github.com/clockzhong) **Created:** 3/4/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`74357e4`](https://github.com/qemu/qemu/commit/74357e4510a2ba5a2c382e2acac420dc6847f9c9) Update rcu.txt ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/devel/rcu.txt` (+2 -1) </details> ### 📄 Description It's unclear on when the real reading action happen in thread 3(current explanation make feel it's same as thread 1, but in fact it's not, this is my understanding), and I suggest we could add more threads like threads 1 , and also more threads like threads 3 to the the RCU's powerness, and more clear description on the real data reading action and real data writing action happening phase in our picture. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 21:30:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#204