标签:unity result course algorithm enable upd index zab sni
What is RCU, Fundamentally?
https://lwn.net/Articles/262464/
If you can fill the unforgiving second
with sixty minutes worth of distance run,
“Highly scalable” your code will be reckoned,
And—which is more—you‘ll have parallel fun!
With apologies to Rudyard Kipling.
The best introduction to RCU is my Linux Weekly News three-part series, with update:
These expand on the older “What is RCU?” introduction. The Wikipedia article also has some good information, as does the ACM Queue article. In addition, Linux Weekly News has a long list of RCU-related articles.
There is also some research on the general family of algorithms of which RCU is a member (bibtex) and an annotated bibliography. Alexey Gotsman, Noam Rinetzky, and Hongseok Yang have produced aformalization of RCU based on separation logic.
The following papers describe how to implement RCU, in roughly increasing order of accessibility:
There is an RCU to-do list that is updated sporadically.
A more-complete list in reverse chronological order:
The best summary of Linux RCU work is graphical, and may be found here.
Some selected RCU patches:
标签:unity result course algorithm enable upd index zab sni
原文地址:http://www.cnblogs.com/WCFGROUP/p/6259343.html