Once again, a big thank you for everyone who contributed to the parallel-programming book. This edition includes:
I expect to put out the next update in August. My guess is that I will focus on data ownership and perhaps a bit on data structures, but I do reserve the right to change plans at any point. ;–)
As always, git://git.kernel.org/pub/scm/linux/kerne l/git/paulmck/perfbook.git will be updated in real time.
- Nicer fonts, courtesy of Tom Gunderson.
- Front and back cover art, courtesy of Melissa Broussard.
- Greatly expanded locking chapter (though this chapter never really will be complete).
- An appendix covering recent history of RCU in the Linux kernel.
- A section introducing RCU concepts as preparation for RCU fundamentals.
- A section covering seqlock.
- A conflicting-views section covering CPU evolution.
I expect to put out the next update in August. My guess is that I will focus on data ownership and perhaps a bit on data structures, but I do reserve the right to change plans at any point. ;–)
As always, git://git.kernel.org/pub/scm/linux/kerne

Comments