[tor-bugs] #32611 [Core Tor/Tor]: Use J= to parallelise coccinelle

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 26 11:48:17 UTC 2019


#32611: Use J= to parallelise coccinelle
------------------------------+--------------------------------
     Reporter:  teor          |      Owner:  teor
         Type:  enhancement   |     Status:  assigned
     Priority:  Medium        |  Milestone:  Tor: 0.4.3.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  tor-cocci
Actual Points:                |  Parent ID:
       Points:  0.5           |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 If we feed coccinelle all our files at the same time, and use the J=N
 variable, we can parallelise the (slow) parsing checks.

 This isn't usually a big deal for the commit hook or makefile, because the
 commit hook only checks changed files, and the Makefile already runs "make
 check" in parallel.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32611>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list