[CentOS-devel] CentOS-7 / powerpc BE bring up

James O'Connor jpoc at linux.vnet.ibm.com
Fri Sep 11 22:56:11 UTC 2015


> On Sep 11, 2015, at 3:15 PM, Karanbir Singh <mail-lists at karan.org> wrote:
> 
> On 11/09/15 20:18, James O'Connor wrote:
> 
>> Out of curiosity what does a typical c7-x86_64 builder look like for cpu, memory, and disk?
> 
> 1 cpu core ( all builds run single threaded ), 4 gb of ram and 40 gb
> disk. one of the vm's has 80gb of disk and libreoffice / kernel builds
> go there. its the same for c6 as well.
> 

The c7-x86_64 builder specs are fine by me for BE and LE. So I revise my estimates:

3x f19-ppc64 builders with 1 cpu core, 4G memory, 40G disk
1x f19-ppc64 builder with 1 cpu core, 4G memory, 80G disk for kernel, webkitgtk3

1x f21-ppc64le builder with 1 cpu core, 4G memory, 40G disk
1x f21-ppc64le builder with 1 cpu core, 4G memory, 80G disk for LFS toolchain, kernel, webkitgtk3

libreoffice.spec has

%if 0%{?rhel} && 0%{?rhel} >= 7
# improve build time by only building for platforms libreoffice is shipped for
ExcludeArch:    %{ix86} ppc ppc64 s390 s390x
%endif



More information about the CentOS-devel mailing list