[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1602410019.git.sylphrenadin@gmail.com>
Date: Sun, 11 Oct 2020 15:56:57 +0530
From: Sumera Priyadarsini <sylphrenadin@...il.com>
To: Julia.Lawall@...6.fr
Cc: corbet@....net, Gilles.Muller@...6.fr, nicolas.palix@...g.fr,
michal.lkml@...kovi.net, cocci@...teme.lip6.fr,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org
Subject: [PATCH v4 0/3] Improve Coccinelle Parallelisation
Presently, Coccinelle uses at most one thread per core to improve
performance in machines with more than 2 hyperthreads. Modify
coccicheck to use all available threads in machines upto 4 hyperthreads.
Further, modify the coccicheck script to improve portability.
Modify documentation to reflect the same.
Sumera Priyadarsini (3):
scripts: coccicheck: Add quotes to improve portability
scripts: coccicheck: Change default condition for parallelism
Documentation: Coccinelle: Modify Parallelisation information in docs
Documentation/dev-tools/coccinelle.rst | 6 ++++--
scripts/coccicheck | 4 ++--
2 files changed, 6 insertions(+), 4 deletions(-)
--
2.25.1
Powered by blists - more mailing lists