Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
 messages from 2019-05-01 14:22:23 to 2020-01-30 22:36:41 UTC [more...]

[PATCH 0/6] howto: Reduce width of Listings 2.1 and 2.2
 2020-01-30 22:36 UTC  (4+ messages)
` [PATCH 1/6] Rename environments 'linelabel' and 'lineref'
` [PATCH 2/6] Makefile: Check 'linelabel' and 'lineref' used as environment
` [PATCH 3/6] howto: Reduce width of Listings 2.1 and 2.2

[PATCH 0/2] count: Prevent line breaks in the middle of 'and n.m'
 2020-01-22  1:10 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] count: Move floats away from top of sections

[PATCH] count: Make Figure 5.8 resemble with Figure 2.6
 2020-01-20  5:03 UTC  (2+ messages)

[PATCH 0/3] Fix for Fedora31
 2020-01-19  5:46 UTC  (9+ messages)
` [PATCH 1/3] utilities/fixsvgfonts-urwps.sh: Use symbol font available on F31
` [PATCH 2/3] howto: Fix typo
` [PATCH 3/3] intro: "

[PATCH 0/6] Avoid widow/orphan headings and lines
 2020-01-13  0:35 UTC  (8+ messages)
` [PATCH 1/6] together/count: Fix double quotes in epigraph
` [PATCH 2/6] Prevent section heading from orphaned
` [PATCH 3/6] Prevent section epigraph "
` [PATCH 4/6] count: Promote code snippet in Quiz part of QQZ to listing
` [PATCH 5/6] Use unbreakable endash in \clnrefrange{}{}
` [PATCH 6/6] Reduce footnote width in 1c layout

[RFT PATCH] utilities/toarxiv.sh: Get rid of borders around hyperlinks
 2020-01-06 17:45 UTC  (5+ messages)

[PATCH 0/3] Improve autodate.sh
 2020-01-02  4:00 UTC  (8+ messages)
` [PATCH 1/3] utilities/autodate: Use 'fmtcount' package for ordinals
` [PATCH 2/3] utilities/autodate: Ignore untracked files in 'git status'
` [PATCH 3/3] utilities/autodate: Put commit-id in footer by 'draftwatermark'

[PATCH 0/2] appendix/questions: Updates in ordering
 2019-12-29  1:52 UTC  (4+ messages)
` [PATCH 1/2] appendix/questions: Fix 'cleveref' macro usage in ordering section
` [PATCH 2/2] appendix/questions: Use nbsp in 'value n'

[PATCH] utilities/autodate: Fix build error by adding '\ ' in \date{}
 2019-12-25 13:13 UTC  (9+ messages)
` [PATCH v2] utilities/autodate: Restore compatibility with bash

[PATCH 0/2] Minor updates
 2019-12-10 12:32 UTC  (13+ messages)
` [PATCH 1/2] toyrcu: Use mathcal O for 'orders of'
` [PATCH 2/2] defer/rcuusage: Fix typo (that -> than)

[PATCH] advsync: Get rid of ACCESS_ONCE()
 2019-12-08  1:14 UTC  (2+ messages)

[PATCH 0/3] Get rid of plain dashes for ranges
 2019-12-05 16:50 UTC  (5+ messages)
` [PATCH 1/3] bib/hw.bib: Use endash for volume range
` [PATCH 2/3] treewide: Use endash for ranges
` [PATCH 3/3] styleguide: Update on cross-reference and endash

[PATCH 0/6] Misc updates (a2ping vs Ghostscript, appendix/ack, Style Guide)
 2019-12-03  1:49 UTC  (8+ messages)
` [PATCH 1/6] Makefile: Add compatibility check of Ghostscript and a2ping (9.50 vs 2.84p)
` [PATCH 2/6] FAQ-BUILD: Add a workaround for Fedora's Ghostscript regression
` [PATCH 3/6] appendix/ack: Fill in missing ')'
` [PATCH 4/6] appendix/ack: Use \Cref{} for cross references in reviewers list
` [PATCH 5/6] styleguide: Clarify newline-after-sentence rule is for LaTeX source
` [PATCH 6/6] styleguide: Treat current snippet scheme as 'the scheme'

[PATCH 0/3] toolsoftrade: Backport updates in LWN article
 2019-11-29 17:19 UTC  (5+ messages)
` [PATCH 1/3] bib/swtools: Add entries of reports on store tearing
` [PATCH 2/3] toolsortrade: Backport LWN article
` [PATCH 3/3] toolsoftrade: Use 'quote' for made-up dialogue

[perfbook GIT PULL] Use \clnrefragne to reference range of lines
 2019-11-26 16:30 UTC  (2+ messages)

how to understand cpu in-order commit
 2019-11-20  3:03 UTC  (5+ messages)

[PATCH] A little typos of perfbook
 2019-11-11 14:18 UTC  (3+ messages)

[perfbook GIT PULL] Improve detection of incompatible LaTeX/font packages
 2019-11-04  7:52 UTC  (2+ messages)

[PATCH 0/3] Fixes to recent updates in count
 2019-10-28 18:07 UTC  (9+ messages)
` [PATCH 1/3] count: Tweak horizontal spacing of wide tables in 1c layout
` [PATCH 2/3] count: Add dashed line indicating ideal time of (non-atomic) increment
` [PATCH 3/3] count: Update CPU type/system
  ` [RFC PATCH] count: Merge tables of statistical and limited counter performance
      ` [PATCH] count: Reduce width of performance table

Question about volatile usage
 2019-10-28  2:47 UTC  (4+ messages)

[PATCH] defer/rcuintro: Substitute smp_store_release() for WRITE_ONCE()
 2019-10-23 21:05 UTC  (2+ messages)

[PATCH v2] Always generate perfbook.synctex.gz
 2019-10-22 15:51 UTC  (12+ messages)
  ` [PATCH v3 0/6] Enable SyncTeX forward (.tex -> .pdf) search
    ` [PATCH v3 1/6] treewide: Add '% mainfile:' tags in headers in sub .tex files
    ` [PATCH v3 2/6] Add synctex-forward.sh
    ` [PATCH v3 3/6] Add output of '% mainfile: perfbook.tex' tags in extraction scripts
    ` [PATCH v3 4/6] FAQ-BUILD: Mention how to enable SyncTeX support
    ` [PATCH v3 5/6] defer/rcuintro: Convert snippet to new scheme
    ` [PATCH v3 6/6] defer/rcuapi: Tweak horizontal spacing of wide tables in 1c layout
      ` [PATCH v4 5/6] defer/rcuintro: Convert snippet to new scheme

[PATCH] Fix indents in code snippets
 2019-10-16  3:31 UTC  (2+ messages)

[perfbook GIT PULL] Update code snippets and cross references
 2019-10-12  5:06 UTC  (3+ messages)

[PATCH 0/3] dyntickrcu: Apply 'cleveref' way of cross reference
 2019-10-06 17:33 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Tell 'cleveref' to respect Oxford comma
` [PATCH 3/3] Define '\clnrefthro' for 'lines~m through~n'

Fix pdflatex ToC
 2019-10-04 17:06 UTC  (11+ messages)
      ` [PATCH v2] Add optional flag 'LATEX_OPT' in run{first}latex.sh
      ` [EXP PATCH] Make hyperlinks colorful and browsable in PDF viewer
          ` [PATCH RESEND] "

[PATCH 0/6] ppcmem: Apply new scheme of code snippets
 2019-10-04  1:36 UTC  (9+ messages)
` [PATCH 1/6] dyntickrcu: Fix trivial typo
` [PATCH 2/6] ppcmem: Apply new scheme of code snippets
` [PATCH 3/6] bib/swtools: Add refereneces to PowerPC atomic RMW fixes
` [PATCH 4/6] ppcmem: Cite Git commit of PowerPC atomic_xxx_return fix
` [PATCH 5/6] ppcmem: Add Quick Quiz on lwsync in Listing 12.23
` [PATCH 6/6] ppcmem: Move final sentence of Answer to QQZ 12.27 to the next

[PATCH 1/2] styleguide: Introduce/Experiment 'cleveref' package
 2019-09-27  0:34 UTC  (3+ messages)
` [PATCH 2/2] Define LaTeX macros inspired by 'cleveref' to reference line labels

[PATCH] Create .mailmap to fix unreachable email address
 2019-08-07  0:31 UTC  (4+ messages)

[PATCH] api-pthreads: Fold defines too wide for code snippet
 2019-07-29 23:15 UTC  (2+ messages)

[PATCH 0/7] Collection of small fixes and updates
 2019-07-24 15:04 UTC  (17+ messages)
` [PATCH 1/7] toyrcu: Convert Listing B.1 to new scheme
` [PATCH 2/7] toyrcu: Extract Listing B.15 from rcu_nest.h
` [PATCH 3/7] toolsoftrade: Fix typo
` [PATCH 4/7] FAQ-BUILD: Update for recent Fedora releases
` [PATCH 5/7] howto: Stop mentioning quantum computing
` [PATCH 6/7] toyrcu: Extract Listing B.13 from rcu.h
` [PATCH 7/7] styleguide: Update description of available options to \begin{snippet}

[PATCH 1/2] defer/hazptr: Fix a typo: updatesa -> updates
 2019-06-01 13:37 UTC  (3+ messages)
` [PATCH 2/2] together: Fix a wrong number of lines

[PATCH] rcu_nest: Update description of rcu_nest.[hc]
 2019-05-29 13:30 UTC  (2+ messages)

Cost of atomic operations on new hardware
 2019-05-12 20:52 UTC  (6+ messages)

Single-threaded accesses and signal handlers
 2019-05-10 18:45 UTC  (3+ messages)

[PATCH v2] rcu_nest: fix concurrency issues
 2019-05-09 23:18 UTC  (2+ messages)

[PATCH] rcu_nest: fix concurrency issues
 2019-05-08 13:46 UTC  (5+ messages)

POSIX Proess Creation and Destruction nit-picking
 2019-05-01 17:15 UTC  (4+ messages)
  ` [PATCH v2] toolsoftrade: Fix extraction range of waitall()

[PATCH v4 0/2] Toyrcu: replace racy plain accesses with READ_ONCE()
 2019-05-01 14:22 UTC  (3+ messages)
` [PATCH v4 1/2] rcu: Use READ_ONCE() and WRITE_ONCE() for shared variable rcu_gp_ctr
` [PATCH v4 2/2] rcu_qs: Use READ_ONCE() AND "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox