[head tinderbox] failure on powerpc/powerpc

2013-08-14 Thread FreeBSD Tinderbox
TB --- 2013-08-14 06:31:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-14 06:31:20 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

Re: make[6]: stopped in /usr/src/lib/bind/dns

2013-08-14 Thread Erwin Lansing
On Mon, Aug 12, 2013 at 04:42:12PM -0400, AN wrote: > /usr/src/lib/bind/dns/../../../contrib/bind9/lib/dns/zone.c -o zone.o > /usr/src/lib/bind/dns/../../../contrib/bind9/lib/dns/zone.c:2772:23: > warning: comparison of constant 245 with >expression of type 'dns_hash_t' is always false >

[head tinderbox] failure on arm/arm

2013-08-14 Thread FreeBSD Tinderbox
TB --- 2013-08-14 10:30:21 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-14 10:30:21 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

[head tinderbox] failure on i386/i386

2013-08-14 Thread FreeBSD Tinderbox
TB --- 2013-08-14 10:30:21 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-14 10:30:21 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

Re: make[6]: stopped in /usr/src/lib/bind/dns

2013-08-14 Thread Gavin Atkinson
On Mon, 12 Aug 2013, AN wrote: > FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #78 r253966: Mon Aug 5 > 14:42:05 CDT 2013 root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64 > > # svn info > Path: . > Working Copy Root Path: /usr/src > URL: svn://svn.freebsd.org/base/head > Relative URL: ^/he

Re: make[6]: stopped in /usr/src/lib/bind/dns

2013-08-14 Thread AN
On Wed, 14 Aug 2013, Gavin Atkinson wrote: On Mon, 12 Aug 2013, AN wrote: FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #78 r253966: Mon Aug 5 14:42:05 CDT 2013 root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64 # svn info Path: . Working Copy Root Path: /usr/src URL: svn://svn.freebsd

Re: panic: UMA: Increase vm.boot_pages with 32 CPUs

2013-08-14 Thread Jim Harris
On Tue, Aug 13, 2013 at 8:47 PM, Jeff Roberson wrote: > On Tue, 13 Aug 2013, Jim Harris wrote: > > >> >> >> On Tue, Aug 13, 2013 at 3:05 PM, Jeff Roberson >> wrote: >> >> It's not any one commit really, just creeping demand for more pages >> before the VM can get started. I would suggest making

[head tinderbox] failure on i386/pc98

2013-08-14 Thread FreeBSD Tinderbox
TB --- 2013-08-14 13:44:03 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-14 13:44:03 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

[head tinderbox] failure on powerpc/powerpc

2013-08-14 Thread FreeBSD Tinderbox
TB --- 2013-08-14 17:15:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-14 17:15:17 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

patch: enable MEM_LOAD_UOPS_LLC_HIT_RETIRED on sandy bridge xeon

2013-08-14 Thread Adrian Chadd
Hi, This (and maybe more?) events are applicable to both the sandy bridge and sandy bridge xeon CPUs. This is from the Intel SDM June 2013 Volume #3. David/Jim, does this look fine to you? Thanks, ndex: sys/dev/hwpmc/hwpmc_core.c ===

Re: patch: enable MEM_LOAD_UOPS_LLC_HIT_RETIRED on sandy bridge xeon

2013-08-14 Thread Davide Italiano
On Wed, Aug 14, 2013 at 10:58 PM, Adrian Chadd wrote: > Hi, > > This (and maybe more?) events are applicable to both the sandy bridge and > sandy bridge xeon CPUs. > > This is from the Intel SDM June 2013 Volume #3. > > David/Jim, does this look fine to you? > > Thanks, > > > ndex: sys/dev/hwpmc/h

Re: patch: enable MEM_LOAD_UOPS_LLC_HIT_RETIRED on sandy bridge xeon

2013-08-14 Thread hiren panchasara
2013/8/14 Davide Italiano : > On Wed, Aug 14, 2013 at 10:58 PM, Adrian Chadd wrote: >> Hi, >> >> This (and maybe more?) events are applicable to both the sandy bridge and >> sandy bridge xeon CPUs. >> >> This is from the Intel SDM June 2013 Volume #3. >> >> David/Jim, does this look fine to you? >