Re: [PATCH -perfbook 0/7] 2026 March updates
"Paul E. McKenney" <[email protected]> Mon, 2 Mar 2026 10:19:24 -0800
| Newsgroups | org.kernel.vger.perfbook |
|---|---|
| Message-ID | <38c79ecc-1ba5-4ebc-8c77-1aea8496eab4@paulmck-laptop> |
On Mon, Mar 02, 2026 at 06:16:40PM +0900, Akira Yokosawa wrote: > Hi Paul, > > Here are updates for March from me. > > Patch 1/7 is the regular one. > Patch 2/7 takes care of legends' position in the plot. > Patches 3/7 -- 6/7 are aesthetic improvements here and there. > > Patch 7/7 retouches recently added Figure 2.6. > I'm not sure on this one, but I thought this might be closer to what > you had in mind. All very good, thank you very much!!! The new Figure 2.6 does an excellent job of showing less overall work needed for a given amount of forward progress with coarser synchronization. Queued and pushed. Thanx, Paul > Thanks, Akira > -- > Akira Yokosawa (7): > CodeSamples/formal: Update rcu-test.dat for v6.19 > formal: rcu-test-ratio: Adjust legends' position > Give page number counts room on TOC pages in -1c builds > defer/rcuapi: Tweak column widths for long APIs > Adjust page header/footer widths for tweaked textwidths > Define pagestyle (of titlesec) for section-less appendix > intro/coarsen.svg: Tweak size of squares and use nuanced colors > > CodeSamples/formal/data/plot.sh | 3 +- > CodeSamples/formal/data/rcu-test.dat | 3 +- > defer/rcuapi.tex | 16 +- > intro/coarsen.svg | 1403 +++++++++++--------------- > intro/intro.tex | 2 +- > perfbook-lt.tex | 45 +- > 6 files changed, 627 insertions(+), 845 deletions(-) > > > base-commit: ed21d3a85560e4e4088f55c19f860b040a805bd2 > -- > 2.43.0 >