summaryrefslogtreecommitdiffstats
path: root/scripts/patchtest
diff options
context:
space:
mode:
authorAlexandre Marques <c137.marques@gmail.com>2025-03-12 11:22:04 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-13 16:52:44 +0000
commita4f833698289da86138fd4a401331baa563b5eed (patch)
tree3bcdd9688aaa9dbec6d2002a351196bbcb4d58b0 /scripts/patchtest
parentcb9bff9eac3670253076d5d09c6893e372be40a8 (diff)
downloadpoky-a4f833698289da86138fd4a401331baa563b5eed.tar.gz
bitbake: hashserv: Add `gc-mark-stream` command for batch hash marking
Implements the `gc-mark-stream` command to allow for marking equivalence entries in batch, by making use of stream mode communication to the server. The aim of this is to improve efficiency by reducing the impact of latency when marking a high volume of hash entries. Example usage of the new `gc-mark-stream` command: ``` $ cat << HASHES | \ ./bin/bitbake-hashclient --address "ws://localhost:8688/ws" gc-mark-stream "alive" unihash f37918cc02eb5a520b1aff86faacbc0a38124646 unihash af36b199320e611fbb16f1f277d3ee1d619ca58b taskhash a1117c1f5a7c9ab2f5a39cc6fe5e6152169d09c0 method oe.sstatesig.OEOuthashBasic HASHES ``` (Bitbake rev: c84715f28cd36666ea07a179d91b8c32ea0df8e7) Signed-off-by: Alexander Marques <c137.marques@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/patchtest')
0 files changed, 0 insertions, 0 deletions