Re: [PATCH -perfbook 0/3] Add index markers
"Paul E. McKenney" <[email protected]> Sun, 6 Apr 2025 11:18:17 -0700
| Newsgroups | org.kernel.vger.perfbook |
|---|---|
| Message-ID | <6024be8c-5207-4711-85f6-05892d49cec1@paulmck-laptop> |
On Sun, Apr 06, 2025 at 07:28:45PM +0900, Akira Yokosawa wrote: > Subject: [PATCH -perfbook 0/3] Add index markers > > Add index markers for the following terms/acronym: > > - Linux kernel memory consistency model (LKMM) > - thermal throttling > - multicopy atomicity > > For "multicopy atomicity", instances of closely related adjective > forms are marked as well. See Patch 3/3. Queued and pushed, thank you very much!!! Thanx, Paul > Thanks, Akira > -- > Akira Yokosawa (3): > memorder: Add index marker for "LKMM" as acronym > cpu, SMPdesign, debugging: Add index markers for "thermal throttling" > memorder: Add index markers for "multicopy atomicity" > > SMPdesign/criteria.tex | 2 +- > cpu/overview.tex | 2 +- > debugging/debugging.tex | 2 +- > memorder/memorder.tex | 36 +++++++++++++++++++++--------------- > 4 files changed, 24 insertions(+), 18 deletions(-) > > > base-commit: dd844c5b3fcf839a409027967e05ccc3a8dbdd5c > -- > 2.34.1 >