public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Write DWARF index cache files in background
@ 2022-12-19 16:45 Tom Tromey
  2022-12-19 16:45 ` [PATCH v3 1/2] Only use the per-BFD object to write a DWARF index Tom Tromey
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Tom Tromey @ 2022-12-19 16:45 UTC (permalink / raw)
  To: gdb-patches

Here's v3 of the patches to write the DWARF index in the background.

v2 was here:

https://sourceware.org/pipermail/gdb-patches/2022-June/189889.html

This hides a user-noticeable pause when the feature is enabled.  (Note
that, when the feature is used in batch mode, the pause is still
seen.)

This version of the series fixes a possible race that I found in v2.
Essentially, the index-writing background job must be started after
all the finalization tasks have started.  There's a comment in the
code explaining this.

Let me know what you think.

Tom



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

end of thread, other threads:[~2023-03-03 17:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-19 16:45 [PATCH v3 0/2] Write DWARF index cache files in background Tom Tromey
2022-12-19 16:45 ` [PATCH v3 1/2] Only use the per-BFD object to write a DWARF index Tom Tromey
2022-12-19 16:45 ` [PATCH v3 2/2] Write the DWARF index in the background Tom Tromey
2023-02-24 18:46 ` [PATCH v3 0/2] Write DWARF index cache files in background Tom Tromey
2023-02-24 21:44   ` Simon Marchi
2023-03-02 15:51     ` Tom Tromey
2023-03-03 16:41     ` Tom Tromey
2023-03-03 17:22       ` Simon Marchi
2023-03-03 17:29         ` Tom Tromey
2023-03-03 17:52           ` Simon Marchi

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