[Bug default/25951] support for parallel processing?
jakub at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Mar 26 11:51:30 GMT 2021
https://sourceware.org/bugzilla/show_bug.cgi?id=25951
Jakub Jelinek <jakub at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at redhat dot com
--- Comment #4 from Jakub Jelinek <jakub at redhat dot com> ---
For multifile, perhaps each fork could fill in its own set of multifiles and
then they'd be merged together before being processed.
But we need to ensure reproduceability, so the order in which the multifile
chunks from different programs/shared libraries are merged back needs to be
independent on the number of forks.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Dwz
mailing list