[PATCH] Add LLDB x86_64 Ubuntu 14.04 builder

Siva Chandra sivachandra at google.com
Tue Feb 10 22:27:16 PST 2015


================
Comment at: buildbot/osuosl/master/config/slaves.py:189
@@ +188,3 @@
+
+	# Ubuntu x86-64, 51GiB System memory Intel(R) Xeon(R) CPU @ 2.60GHz
+        create_slave("lldb-build1-ubuntu-1404", properties={'jobs': 16, 'loadaverage':
----------------
chying wrote:
> sivachandra wrote:
> > chying wrote:
> > > sivachandra wrote:
> > > > Is this accurate?
> > > The information was from running $lshw on builder.
> > > 
> > Is this guaranteed? That is, does GCE guarantee that this will not change? Why is it important to have a comment describing the hardware?
> Based on the following statement from GCE docs, the resources should not change as long as the machine type has been selected. "The number of virtual CPUs, amount of memory supported by the VM is dependent on the machine type selected"
> The hardware information was added by following convention of existing slaves... I guess it would sort of indicate the performance of builder? 
I am more concerned about "Intel(R) Xeon(R) CPU @ 2.60GHz". But it is not an issue to continue beating around it. It is up to you to keep it or take it off.

http://reviews.llvm.org/D7523

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list