rcu: Update RTFP documentation
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 1 May 2013 17:05:01 +0000 (10:05 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 20 Aug 2013 04:39:27 +0000 (21:39 -0700)
commit6ae3771850910018c89b4ce063c52008bf2c8d6a
treef7ad31aa03b0b87da3186af48102175bb38fa7d0
parentd84297c99bd9f63baf92c9f2d36582f879858664
rcu: Update RTFP documentation

Note that this commit also updates the formatting of serveral of the
bibtex entries to conform to that of my .bib files.  I started
accumulating entries back in the 1980s, back when bibtex insisted
that comma (",") was a separator, not a terminator.  This rule forced
commas to the fronts of lines.  25 years later, bibtex allows commas
to be terminators, but I am too lazy to rework all my .bib files.
Keeping the same format as my .bib files allows my to simply
incorporate my RCU.bib file into Documentation/RCU/RTFP.txt, which
is much easier than my earlier practice of keeping track of what
had changed and adding individual entries.  (I sometimes find relevant
papers that were published some years back, for example.)

In addition, this change adds entries for papers published in the
last year or so.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Documentation/RCU/RTFP.txt