Actions
Bug #13510
closedusr/src/data could build with more parallelism
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
It doesn't really change much, but I noticed in passing that chunks of usr/src/data build serially when they really don't need to.
Updated by Electric Monk over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit a6a3654bcffa104b87e407c5450559b8c235b4f9
commit a6a3654bcffa104b87e407c5450559b8c235b4f9 Author: Richard Lowe <richlowe@richlowe.net> Date: 2021-02-14T22:57:59.000Z 13510 usr/src/data could build with more parallelism Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
Actions