All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Schier <nsc@kernel.org>
To: Simon Glass <sjg@chromium.org>
Cc: linux-arm-kernel@lists.infradead.org,
	"Masahiro Yamada" <masahiroy@kernel.org>,
	"Chen-Yu Tsai" <wenst@chromium.org>,
	"Thomas Weißschuh" <thomas.weissschuh@linutronix.de>,
	"J . Neuschäfer" <j.ne@posteo.net>,
	"Ahmad Fatoum" <a.fatoum@pengutronix.de>,
	"Tom Rini" <trini@konsulko.com>,
	"David Sterba" <dsterba@suse.com>,
	"Nick Terrell" <terrelln@fb.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v8 5/6] scripts/make_fit: Support a few more parallel compressors
Date: Sat, 27 Dec 2025 17:34:36 +0100	[thread overview]
Message-ID: <aVAKnJ4p0jhpO-vc@levanger> (raw)
In-Reply-To: <20251227142200.2241198-6-sjg@chromium.org>

On Sat, Dec 27, 2025 at 07:21:49AM -0700, Simon Glass wrote:
> Add support for pbzip2, xz and plzip which can compress in parallel.
> This speeds up the ramdisk compression.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
> 
> (no changes since v7)
> 
> Changes in v7:
> - Mention xz as well, in the commit message
> 
>  scripts/make_fit.py | 12 +++++++++---
>  1 file changed, 9 insertions(+), 3 deletions(-)
> 

Reviewed-by: Nicolas Schier <nsc@kernel.org>

-- 
Nicolas


  reply	other threads:[~2025-12-27 18:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-27 14:21 [PATCH v8 0/6] scripts/make_fit: Support ramdisks and faster operations Simon Glass
2025-12-27 14:21 ` [PATCH v8 1/6] scripts/make_fit: Speed up operation Simon Glass
2025-12-27 14:21 ` [PATCH v8 2/6] scripts/make_fit: Support an initial ramdisk Simon Glass
2025-12-27 14:21 ` [PATCH v8 3/6] scripts/make_fit: Move dtb processing into a function Simon Glass
2025-12-27 14:21 ` [PATCH v8 4/6] kbuild: Support a MAKE_FIT_FLAGS environment variable Simon Glass
2025-12-27 16:36   ` Nicolas Schier
2025-12-29 11:16   ` Thomas Weißschuh
2025-12-27 14:21 ` [PATCH v8 5/6] scripts/make_fit: Support a few more parallel compressors Simon Glass
2025-12-27 16:34   ` Nicolas Schier [this message]
2025-12-27 14:21 ` [PATCH v8 6/6] scripts/make_fit: Compress dtbs in parallel Simon Glass

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=aVAKnJ4p0jhpO-vc@levanger \
    --to=nsc@kernel.org \
    --cc=a.fatoum@pengutronix.de \
    --cc=dsterba@suse.com \
    --cc=j.ne@posteo.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    --cc=sjg@chromium.org \
    --cc=terrelln@fb.com \
    --cc=thomas.weissschuh@linutronix.de \
    --cc=trini@konsulko.com \
    --cc=wenst@chromium.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.