From mboxrd@z Thu Jan 1 00:00:00 1970 From: elfring@users.sourceforge.net (SF Markus Elfring) Date: Mon, 28 Sep 2015 14:55:50 +0200 Subject: [Cocci] [PATCH v2] coccinelle: assign signed result to unsigned variable In-Reply-To: References: <1443437687-16559-1-git-send-email-a.hajda@samsung.com> <56092D7B.4030106@users.sourceforge.net> <56092E98.9000103@samsung.com> <560930A7.2070400@users.sourceforge.net> Message-ID: <560938D6.70305@users.sourceforge.net> To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr > I guess parallelism would be helpful? > You could try the following options: > > -j n --chunksize 10 --recursive-includes --include-headers-for-types > > where n is the number of cores that you want to use. Has the make target "coccicheck" direct support for such special parameters? > Parsed header files will be cached within chunks. Can the Coccinelle software work together with a kind of "precompiled header database"? Regards, Markus