All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Linux Doc Mailing List <linux-doc@vger.kernel.org>, corbet@lwn.net
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
	Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
	linux-kernel@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: [PATCH 0/1] sphinx-build-wrapper: Fix a performance regression
Date: Mon, 18 Aug 2025 20:10:00 +0200	[thread overview]
Message-ID: <cover.1755540431.git.mchehab+huawei@kernel.org> (raw)

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



             reply	other threads:[~2025-08-18 18:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-18 18:10 Mauro Carvalho Chehab [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1755540431.git.mchehab+huawei@kernel.org \
    --to=mchehab+huawei@kernel.org \
    --cc=akiyks@gmail.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.