public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [Bug debuginfod/29975] New: Search concurrency doesn't respect CPU affinity
@ 2023-01-09 17:38 ross at burtonini dot com
  2023-01-09 17:42 ` [Bug debuginfod/29975] " fche at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ross at burtonini dot com @ 2023-01-09 17:38 UTC (permalink / raw)
  To: elfutils-devel

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

            Bug ID: 29975
           Summary: Search concurrency doesn't respect CPU affinity
           Product: elfutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: debuginfod
          Assignee: unassigned at sourceware dot org
          Reporter: ross at burtonini dot com
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

I've a machine with lots of cores (256) but debuginfod doesn't respect CPU
affinity:

$ taskset -c 2 debuginfod -v
...
[Mon Jan  9 17:33:20 2023] (2351762/2351762): search concurrency 256

Instead of looking at the number of cores present, it should look at the number
of cores available to it (sched_getaffinity()).

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

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

end of thread, other threads:[~2023-01-11 15:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-09 17:38 [Bug debuginfod/29975] New: Search concurrency doesn't respect CPU affinity ross at burtonini dot com
2023-01-09 17:42 ` [Bug debuginfod/29975] " fche at redhat dot com
2023-01-09 18:24 ` ross at burtonini dot com
2023-01-10 23:04 ` fche at redhat dot com
2023-01-11 15:34 ` fche at redhat dot com

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