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
But I do have a (very rough) HTML version -- can that be converted to epub format? That would allow you to get the benefit of my a2ping.
Also, did you file a Fedora bug on a2ping? If not, could you please do so?
(a) a modified version of a2ping or
(b) epstopdf (which is part of texlive utilities just like a2ping)
However, perfbook_html looks a little scrambled, both the version I built myself and the one I downloaded from kernel.org.
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?