All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND 0/3] coccinelle: add parallel execution
@ 2011-11-06  2:14 Gregory.Dietsche
  2011-11-06  2:14 ` [RESEND 1/3] coccinelle.txt: add overview section Gregory.Dietsche
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Gregory.Dietsche @ 2011-11-06  2:14 UTC (permalink / raw)
  To: julia, Gilles.Muller, npalix.work, mmarek
  Cc: rdunlap, linux-doc, linux-kernel, cocci, Greg Dietsche

From: Greg Dietsche <Gregory.Dietsche@cuw.edu>

This is a re-post of the patches found here: https://lkml.org/lkml/2011/7/12/397

Could I get the appropriate aks/naks to get these into the kernel? Also, I've added Michal Marek to the CC list since it is my understanding that he's the one that will eventually commit these. Thanks!!

---

This patch series adds a new flag PARALLEL= to the coccicheck build target and documents the new feature.

Performance is quite a bit better than single threaded. On my 6 core box, the checks generally run around 3x faster.


Greg Dietsche (3):
  coccinelle.txt: add overview section
  coccinelle.txt: add documentation of PARALLEL= flag
  coccicheck: add parallel execution

 Documentation/coccinelle.txt |   35 +++++++++++++++++++++++++++++++++++
 scripts/coccicheck           |   27 ++++++++++++++++++++++++++-
 2 files changed, 61 insertions(+), 1 deletions(-)

-- 
1.7.6.4


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

end of thread, other threads:[~2012-01-12 17:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-06  2:14 [RESEND 0/3] coccinelle: add parallel execution Gregory.Dietsche
2011-11-06  2:14 ` [RESEND 1/3] coccinelle.txt: add overview section Gregory.Dietsche
2011-11-06 18:18   ` Julia Lawall
2011-11-06  2:14 ` [RESEND 2/3] coccinelle.txt: add documentation of PARALLEL= flag Gregory.Dietsche
2011-11-06 18:19   ` Julia Lawall
2011-11-06  2:14 ` [RESEND 3/3] coccicheck: add parallel execution Gregory.Dietsche
2011-11-06 18:20   ` Julia Lawall
2011-12-11 20:48   ` Michal Marek
2012-01-12 17:20     ` Greg Dietsche

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.