From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harald Hoyer Subject: Re: dracut [PATCH]es: parallelize block_module filter and net_module_filter Date: Fri, 30 Sep 2011 13:35:55 +0200 Message-ID: <4E85A99B.60901@redhat.com> References: <4E7CB109.9020500@bitwagon.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4E7CB109.9020500-Po6cBsTGB2ZWk0Htik3J/w@public.gmane.org> Sender: initramfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: John Reiser Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On 23.09.2011 18:17, John Reiser wrote: > Filtering modules requires enough work that instmods() in the > next pipeline stage was rarely busy. Parallelize the two > filters which do the most work. Also fix a filename-vs-contents > mistake in net_module_filter. > pushed to temporary http://git.surfsite.org/dracut.git Thanks!