[edk2-devel] [Patch 0/3 V2]Enable --genfds-multi-thread to default build

Bob Feng posted 3 patches 4 years, 6 months ago
Failed in applying to current master (apply log)
BaseTools/Source/Python/AutoGen/AutoGenWorker.py       |  2 +-
BaseTools/Source/Python/AutoGen/GenMake.py             |  4 ++--
BaseTools/Source/Python/AutoGen/ModuleAutoGen.py       |  2 +-
BaseTools/Source/Python/AutoGen/WorkspaceAutoGen.py    |  3 +--
BaseTools/Source/Python/Common/GlobalData.py           |  2 +-
BaseTools/Source/Python/Common/buildoptions.py         |  3 ++-
BaseTools/Source/Python/GenFds/FfsInfStatement.py      |  5 ++++-
BaseTools/Source/Python/GenFds/GenFds.py               |  9 ++++++---
BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py |  4 ++--
BaseTools/Source/Python/build/build.py                 | 10 +++++-----
10 files changed, 25 insertions(+), 19 deletions(-)
[edk2-devel] [Patch 0/3 V2]Enable --genfds-multi-thread to default build
Posted by Bob Feng 4 years, 6 months ago
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1302

Enable --genfds-multi-thread as default build behavior can improve 
build performance but will not bring nagtive impact.
Feng, Bob C (3):
  BaseTools: Fixed the build fail on Linux with --genfds-multi-thread
  BaseTools: Enable --genfds-multi-thread to default build
  BaseTools: Fixed the bug of multi-thread genffs for override inf

 BaseTools/Source/Python/AutoGen/AutoGenWorker.py       |  2 +-
 BaseTools/Source/Python/AutoGen/GenMake.py             |  4 ++--
 BaseTools/Source/Python/AutoGen/ModuleAutoGen.py       |  2 +-
 BaseTools/Source/Python/AutoGen/WorkspaceAutoGen.py    |  3 +--
 BaseTools/Source/Python/Common/GlobalData.py           |  2 +-
 BaseTools/Source/Python/Common/buildoptions.py         |  3 ++-
 BaseTools/Source/Python/GenFds/FfsInfStatement.py      |  5 ++++-
 BaseTools/Source/Python/GenFds/GenFds.py               |  9 ++++++---
 BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py |  4 ++--
 BaseTools/Source/Python/build/build.py                 | 10 +++++-----
 10 files changed, 25 insertions(+), 19 deletions(-)

-- 
2.20.1.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#46976): https://edk2.groups.io/g/devel/message/46976
Mute This Topic: https://groups.io/mt/33166298/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [Patch 0/3 V2]Enable --genfds-multi-thread to default build
Posted by Liming Gao 4 years, 6 months ago
Bob:
  I have no other comments for this patch set. Reviewed-by: Liming Gao <liming.gao@intel.com>

Thanks
Liming
> -----Original Message-----
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Bob Feng
> Sent: Friday, September 6, 2019 9:23 PM
> To: devel@edk2.groups.io
> Subject: [edk2-devel] [Patch 0/3 V2]Enable --genfds-multi-thread to default build
> 
> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1302
> 
> Enable --genfds-multi-thread as default build behavior can improve
> build performance but will not bring nagtive impact.
> Feng, Bob C (3):
>   BaseTools: Fixed the build fail on Linux with --genfds-multi-thread
>   BaseTools: Enable --genfds-multi-thread to default build
>   BaseTools: Fixed the bug of multi-thread genffs for override inf
> 
>  BaseTools/Source/Python/AutoGen/AutoGenWorker.py       |  2 +-
>  BaseTools/Source/Python/AutoGen/GenMake.py             |  4 ++--
>  BaseTools/Source/Python/AutoGen/ModuleAutoGen.py       |  2 +-
>  BaseTools/Source/Python/AutoGen/WorkspaceAutoGen.py    |  3 +--
>  BaseTools/Source/Python/Common/GlobalData.py           |  2 +-
>  BaseTools/Source/Python/Common/buildoptions.py         |  3 ++-
>  BaseTools/Source/Python/GenFds/FfsInfStatement.py      |  5 ++++-
>  BaseTools/Source/Python/GenFds/GenFds.py               |  9 ++++++---
>  BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py |  4 ++--
>  BaseTools/Source/Python/build/build.py                 | 10 +++++-----
>  10 files changed, 25 insertions(+), 19 deletions(-)
> 
> --
> 2.20.1.windows.1
> 
> 
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#47080): https://edk2.groups.io/g/devel/message/47080
Mute This Topic: https://groups.io/mt/33166298/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-