This release of the parallel programming book features a new data-ownership chapter, the start of a new validation chapter, and lots of fixes, primarily from Elie De Brauwer.
I expect to put out the next release in December. I will continue on validation, and hopefully get a few other things accomplished.
As always, git://git.kernel.org/pub/scm/linux/kerne l/git/paulmck/perfbook.git will be updated in real time.
I expect to put out the next release in December. I will continue on validation, and hopefully get a few other things accomplished.
As always, git://git.kernel.org/pub/scm/linux/kerne

Comments
And yes, the HTML version is still experimental. It is a lot better than it was initially, but it needs more help. Most of the work to this point has been preprocessing the document so that latex2html will deal (more or less) with it. I am toying with the idea of writing a special-purpose script that takes perfbook_flat.tex and making one big .html out of it, but not sure that this would be all that great an approach.
Other options I should consider?