0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add more rcutree walkthrough material. More... about 16 years ago
Update treewt.tex to allow for removal of unneeded memory barriers. More... about 16 years ago
Add more rcutree walkthrough, also some Manfred Spraul credits. More... about 16 years ago
Add cmpxchg definition (untested) to ppc. Also fix license header. More... about 16 years ago
Add cmpxchg to the x86 atomic instructions, add a fast-update rcu64 variant. More... about 16 years ago
Add more functions to the online-offline section of the rcutree walkthrough. More... about 16 years ago
Additional revamping of intro to bring it in line with recent university presentations. More... about 16 years ago
Rearrange preface and introduction. More... about 16 years ago
Illustrate rcutree initialization result. More... about 16 years ago
Add walkthrough verbiage for __rcu_init() More... about 16 years ago
Add rcu_lock_percpu.[hc] to toyrcu. More... about 16 years ago
Add rcu_init_one() to rcutreewt.tex. More... about 16 years ago
Add a few more functions to the rcutree code-walkthrough section. More... about 16 years ago
Add more to the hierarchical-RCU code walkthrough plus QQs elsewhere. More... about 16 years ago
Fix formatting problem in MESI definition in glossary. More... about 16 years ago
Finish data-structure and kernel-parameter portion of rcutree walkthrough. More... about 16 years ago
Fixups for the reference-counting and toy-RCU sections. More... about 16 years ago
Add data file from perfsqh2. More... about 16 years ago
Choose license. Update toy-RCU section and related changes/fixes. More... about 16 years ago
Fix rcu_gp_ongoing() argument name ("cpu" -> "thread"). More... about 16 years ago
Fix rcu_qs.h bug that could result in RCU failure due to counter overflow. More... about 16 years ago
Note counter-overflow bug that can arise given long-term preemption. More... about 16 years ago
Add more toy RCU implementations. More... about 16 years ago
Add citations describing Stephen Hawkings "two challenges" to preface. More... about 16 years ago
Update "toy RCU" commentary with performance numbers. More... about 16 years ago
Move perf.perfsqh2.2008.11.29c.out to the data/ directory. More... about 16 years ago
Add Power commands to Makefile (commented out). Add more toy RCU data. More... about 16 years ago
Make rcu_qs really be Classic RCU: null read-side critical sections. More... about 16 years ago
More data from perfsqh: after performance fixes. More... about 16 years ago
Take reference to per-thread variable in rcu_nest.h to optimize. More... about 16 years ago