[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1310524935.32558.8.camel@Joe-Laptop>
Date: Tue, 12 Jul 2011 19:42:15 -0700
From: Joe Perches <joe@...ches.com>
To: Greg Dietsche <Gregory.Dietsche@....edu>
Cc: julia@...u.dk, Gilles.Muller@...6.fr, npalix.work@...il.com,
rdunlap@...otime.net, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, cocci@...u.dk
Subject: Re: [PATCH 3/3] coccicheck: add parallel execution
On Tue, 2011-07-12 at 20:26 -0500, Greg Dietsche wrote:
> For example to process 6 SmPL patches at the same time:
> make coccicheck PARALLEL=6
> Results are held in /tmp until the scripts finish. By doing this the
> script is able to collate the results from each SmPL patch instead of
> interleaving them in the output.
You might try adding support for gnu parallel instead.
http://www.gnu.org/software/parallel/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists