public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug symtab/29959] New: Investigate parallel reader scalability
@ 2023-01-03 14:04 tromey at sourceware dot org
  2023-01-03 14:04 ` [Bug symtab/29959] " tromey at sourceware dot org
  2023-01-03 14:05 ` tromey at sourceware dot org
  0 siblings, 2 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2023-01-03 14:04 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=29959

            Bug ID: 29959
           Summary: Investigate parallel reader scalability
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: symtab
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

Created attachment 14548
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14548&action=edit
screen shot from gnuplot

I was curious about the scalability of the parallel reader,
so I built on gcc112, which reports 160 processors.

I made a file like:

maint time 1
file /tmp/gdb

Then I ran:

for j in $(seq 0 180); do echo ======= $j ; ./gdb/gdb -nh -quiet -iex "maint
set worker-threads $j" < S; done

I had it go over 160 just to see if that was interesting or not.

To my surprise, the results don't seem to improve past N=8 or so.
There are multiple possible explanations for this, but it would
be worthwhile to find out exactly why.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug symtab/29959] Investigate parallel reader scalability
  2023-01-03 14:04 [Bug symtab/29959] New: Investigate parallel reader scalability tromey at sourceware dot org
@ 2023-01-03 14:04 ` tromey at sourceware dot org
  2023-01-03 14:05 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2023-01-03 14:04 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=29959

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |29366


Referenced Bugs:

https://sourceware.org/bugzilla/show_bug.cgi?id=29366
[Bug 29366] [meta] New DWARF indexer meta bug
-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug symtab/29959] Investigate parallel reader scalability
  2023-01-03 14:04 [Bug symtab/29959] New: Investigate parallel reader scalability tromey at sourceware dot org
  2023-01-03 14:04 ` [Bug symtab/29959] " tromey at sourceware dot org
@ 2023-01-03 14:05 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2023-01-03 14:05 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=29959

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
Created attachment 14549
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14549&action=edit
timing data

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2023-01-03 14:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-03 14:04 [Bug symtab/29959] New: Investigate parallel reader scalability tromey at sourceware dot org
2023-01-03 14:04 ` [Bug symtab/29959] " tromey at sourceware dot org
2023-01-03 14:05 ` tromey at sourceware dot org

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