All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alexandre Marques" <c137.marques@gmail.com>
To: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH 0/1] hashserv: Add `gc-mark-stream` command for batch hash marking
Date: Mon, 10 Mar 2025 07:19:42 -0700	[thread overview]
Message-ID: <9243.1741616382313321003@lists.openembedded.org> (raw)
In-Reply-To: <20250310140118.2649050-1-alexandre.marques@ctw.bmwgroup.com>

[-- Attachment #1: Type: text/plain, Size: 1486 bytes --]

On Mon, Mar 10, 2025 at 07:02 AM, Alexandre Marques wrote:

> 
> This comes in the sequence of [1]. And it proposes a new garbage
> collection
> command to improve the efficiency of marking several hash equivalence
> database
> entries.
> 
> A new poky/script using this command will also be added, so that
> developers can use it and to server as a reference on how this new

developers can use it and to serve as a reference on how this new

> 
> command is meant to be used.
> 
> Since the hash equivalence server API is also changed, and as of now there
> 
> isn't a convenient way to check the API version or which commands are
> available.
> 
> The new client command assumes a connection error to the server means
> the server does not support "bulk" marking in stream mode, and falls back
> to sequentially marking each input its given.
> 
> 1 - https://lists.openembedded.org/g/bitbake-devel/topic/clarification_on_cleaning_up/111382632a
> 

1 - https://lists.openembedded.org/g/bitbake-devel/topic/clarification_on_cleaning_up/111382632

> 
> Alexandre Marques (1):
> hashserv: Add `gc-mark-stream` command for batch hash marking
> 
> bin/bitbake-hashclient | 30 ++++++++++++++++++++++++++++++
> lib/hashserv/client.py | 22 ++++++++++++++++++++++
> lib/hashserv/server.py | 29 +++++++++++++++++++++++++++++
> lib/hashserv/tests.py | 42 ++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 123 insertions(+)
> 
> --
> 2.25.1

[-- Attachment #2: Type: text/html, Size: 1884 bytes --]

      parent reply	other threads:[~2025-03-10 14:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-10 14:01 [PATCH 0/1] hashserv: Add `gc-mark-stream` command for batch hash marking Alexandre Marques
2025-03-10 14:01 ` [PATCH 1/1] " Alexandre Marques
2025-03-12 14:35   ` [bitbake-devel] " Joshua Watt
2025-03-10 14:19 ` Alexandre Marques [this message]

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=9243.1741616382313321003@lists.openembedded.org \
    --to=c137.marques@gmail.com \
    --cc=bitbake-devel@lists.openembedded.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.