public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v4] gdb: Enable early init of thread pool size
@ 2023-11-24 16:13 Richard Bunt
  2023-11-24 16:13 ` [PATCH v4 1/2] gdb: install CLI uiout while processing early init files Richard Bunt
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Richard Bunt @ 2023-11-24 16:13 UTC (permalink / raw)
  To: gdb-patches

Updates in v4.

Clamped the default number of worker threads to eight. I'm ok with this as GDB
can always be configured to use a higher number of work threads if the use case
demands it.

I have included Andrew's patch in the set as they'll need to be pushed
together.  It has the following adjustments over the original version

* Commit message nit: nullput -> nullptr

* Rebased to trunk and swapped to std:make_unique.

* I'm not quite sure on the etiquette here but: Added tested by git trailer.

As always, happy to work on any further comments.



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

end of thread, other threads:[~2023-12-06 11:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-24 16:13 [PATCH v4] gdb: Enable early init of thread pool size Richard Bunt
2023-11-24 16:13 ` [PATCH v4 1/2] gdb: install CLI uiout while processing early init files Richard Bunt
2023-11-24 16:13 ` [PATCH v4 2/2] gdb: Enable early init of thread pool size Richard Bunt
2023-12-06 11:26   ` [PUSHED] gdb: fix libstdc++ assert caused by invalid use of std::clamp Andrew Burgess
2023-11-27 20:23 ` [PATCH v4] gdb: Enable early init of thread pool size Tom Tromey
2023-12-05  7:56   ` Tom de Vries
2023-12-05  9:35     ` Richard Bunt
2023-12-05 13:10     ` Richard Bunt
2023-12-05 14:39       ` Tom Tromey

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).