linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] sphinx-build-wrapper: Fix a performance regression
@ 2025-08-18 18:10 Mauro Carvalho Chehab
  2025-08-18 18:10 ` [PATCH 1/1] scripts/sphinx-build-wrapper: allow building PDF files in parallel Mauro Carvalho Chehab
  0 siblings, 1 reply; 5+ messages in thread
From: Mauro Carvalho Chehab @ 2025-08-18 18:10 UTC (permalink / raw)
  To: Linux Doc Mailing List, corbet
  Cc: Mauro Carvalho Chehab, Mauro Carvalho Chehab, linux-kernel,
	Akira Yokosawa

As reported by Akira, using sphinx-build-wrapper serialize PDF builds.

This patch addresses it as commented at the thread.

The patch on this series comes after:

	https://lore.kernel.org/linux-doc/cover.1755258303.git.mchehab+huawei@kernel.org/

I opted to send it in separate to avoid respining the entiire series just for
a new patch at the end.

Mauro Carvalho Chehab (1):
  scripts/sphinx-build-wrapper: allow building PDF files in parallel

 scripts/sphinx-build-wrapper | 141 ++++++++++++++++++++++++++---------
 1 file changed, 106 insertions(+), 35 deletions(-)

-- 
2.50.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-08-19 14:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-18 18:10 [PATCH 0/1] sphinx-build-wrapper: Fix a performance regression Mauro Carvalho Chehab
2025-08-18 18:10 ` [PATCH 1/1] scripts/sphinx-build-wrapper: allow building PDF files in parallel Mauro Carvalho Chehab
2025-08-19  9:09   ` Akira Yokosawa
2025-08-19 13:21     ` Jonathan Corbet
2025-08-19 14:27       ` Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).