public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 1/4] [COVER-LETTER] Use task size balancing in cooked index creation
@ 2022-07-22 17:03 Tom de Vries
  2022-07-22 17:03 ` [PATCH 2/4] [gdbsupport] Add task size parameter in parallel_for_each Tom de Vries
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tom de Vries @ 2022-07-22 17:03 UTC (permalink / raw)
  To: gdb-patches

Reworking of "[gdbsupport] Use task size in parallel_for_each", submitted
earlier here (
https://sourceware.org/pipermail/gdb-patches/2022-July/190868.html ).

Note that this series assumes "Introduce gdb::make_function_view" as posted
here ( https://sourceware.org/pipermail/gdb-patches/2022-July/190992.html ).
---
 gdb/COVER-LETTER | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 gdb/COVER-LETTER

diff --git a/gdb/COVER-LETTER b/gdb/COVER-LETTER
new file mode 100644
index 00000000000..e69de29bb2d

base-commit: 0d119fdec7883d2e8ee59ee1369c96788f9b18a5
-- 
2.35.3


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-22 17:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22 17:03 [PATCH 1/4] [COVER-LETTER] Use task size balancing in cooked index creation Tom de Vries
2022-07-22 17:03 ` [PATCH 2/4] [gdbsupport] Add task size parameter in parallel_for_each Tom de Vries
2022-07-22 17:03 ` [PATCH 3/4] [gdb/symtab] Use task size in parallel_for_each in dwarf2_build_psymtabs_hard Tom de Vries
2022-07-22 17:03 ` [PATCH 4/4] [gdb] Add unit test for gdb::sequential_for_each Tom de Vries

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).