[Rpm-maint] [PATCH v3 2/2] find-debuginfo.sh: Process files in parallel

Mark Wielaard mjw at redhat.com
Thu Sep 15 15:00:00 UTC 2016


On Sat, 2016-09-10 at 23:13 +0200, Michal Marek wrote:
> Add a -j <n> option, which, when used, will spawn <n> processes to do the
> debuginfo extraction in parallel. A named pipe is used to dispatch the
> files among the processes.

As others pointed out you don't use a named, but a regular pipe now.
But that is just the description. Lightly tested by adding %_smp_mflags
-j8 to macros.debug and it seems to work as advertised.

Thanks,

Mark


More information about the Rpm-maint mailing list