All of lore.kernel.org
 help / color / mirror / Atom feed
From: henry.kleynhans@gmail.com
To: openembedded-core@lists.openembedded.org
Cc: hkleynhans@fb.com, rmikey@fb.com
Subject: [PATCH][V3] sstate: Switch to Zstandard compressor
Date: Tue, 12 Oct 2021 09:56:15 +0100	[thread overview]
Message-ID: <20211012085616.112692-1-hkleynhans@fb.com> (raw)



This patch changes the compressor used for sstate-cache archives from
Gzip to Zstandard.

 meta/classes/sstate.bbclass                 | 29 +++++++++++++++++++----------
 meta/lib/oeqa/selftest/cases/signing.py     |  8 ++++----
 meta/lib/oeqa/selftest/cases/sstatetests.py | 24 ++++++++++++------------
 scripts/sstate-cache-management.sh          | 40 ++++++++++++++++++++--------------------
 4 files changed, 55 insertions(+), 46 deletions(-)

Changes since V2:
* Use a weak default for the Zstd compression level to allow local defaults

Changes since V1:
* Fix sstatetests.SStateTests expecting '.tgz' archive extension
* Fix signing.Signing tests expecting '.tgz' archive extension



             reply	other threads:[~2021-10-12  8:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-12  8:56 henry.kleynhans [this message]
2021-10-12  8:56 ` [PATCH] sstate: Switch to ZStandard compressor support henry.kleynhans

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=20211012085616.112692-1-hkleynhans@fb.com \
    --to=henry.kleynhans@gmail.com \
    --cc=hkleynhans@fb.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=rmikey@fb.com \
    /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.