CURRENT: extremely unresponsive disk I/O

2013-04-20 Thread O. Hartmann
Since a couple of weeks now, FreeBSD 10.0-CURRENT is really unresponsive when managing high disk I/O. This is most noticeable when starting the buildworld process, hwen clang 3.3 starts to build the llvm backend libraries and doing some sort of portmaster/portupgrade in parallel: even a "make rmco

Re: My incremental buildworlds started failing

2013-04-20 Thread Tijl Coosemans
On 2013-04-20 04:47, Bjoern A. Zeeb wrote: > On Tue, 16 Apr 2013, Tijl Coosemans wrote: > >> On 2013-04-16 18:39, Dimitry Andric wrote: >>> On Apr 16, 2013, at 18:08, Bjoern A. Zeeb wrote: I have been seeing this on incremental buildworlds for a day or two now? ANyone can throw the clueb

WORLDTMP on a ram disk

2013-04-20 Thread Kimmo Paasiala
Poking around the /usr/src/Makefile.inc1 I see that there's a variable called "WORLDTMP" that seems to set the location for temporary files during the world build. My question is now: Is it safe to put WORLDTMP on a ram disk, for example tmpfs(5)? Looking at the build process it seems to me that

[head tinderbox] failure on ia64/ia64

2013-04-20 Thread FreeBSD Tinderbox
TB --- 2013-04-20 08:49:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-04-20 08:49:25 - 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/pc98

2013-04-20 Thread FreeBSD Tinderbox
TB --- 2013-04-20 07:24:30 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-04-20 07:24:30 - 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 mips/mips

2013-04-20 Thread FreeBSD Tinderbox
TB --- 2013-04-20 10:28:23 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-04-20 10:28:23 - 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 mips64/mips

2013-04-20 Thread FreeBSD Tinderbox
TB --- 2013-04-20 10:58:57 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-04-20 10:58:57 - 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: WORLDTMP on a ram disk

2013-04-20 Thread Dimitry Andric
On Apr 20, 2013, at 11:55, Kimmo Paasiala wrote: > Poking around the /usr/src/Makefile.inc1 I see that there's a variable > called "WORLDTMP" that seems to set the location for temporary files > during the world build. My question is now: > > Is it safe to put WORLDTMP on a ram disk, for example

Re: WORLDTMP on a ram disk

2013-04-20 Thread Kimmo Paasiala
On Sat, Apr 20, 2013 at 3:16 PM, Dimitry Andric wrote: > On Apr 20, 2013, at 11:55, Kimmo Paasiala wrote: >> Poking around the /usr/src/Makefile.inc1 I see that there's a variable >> called "WORLDTMP" that seems to set the location for temporary files >> during the world build. My question is now

Re: Any objections/comments on axing out old ATA stack?

2013-04-20 Thread Bernd Walter
On Thu, Apr 04, 2013 at 12:15:32AM +0200, Matthias Andree wrote: > I have just sent more information to the PR at > http://www.freebsd.org/cgi/query-pr.cgi?pr=157397 > > The short summary (more info in the PR) is: > > - limiting tags to 31 does not help > > - disabling NCQ appears to help in ini

[head tinderbox] failure on sparc64/sparc64

2013-04-20 Thread FreeBSD Tinderbox
TB --- 2013-04-20 11:38:05 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-04-20 11:38:05 - 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-04-20 Thread FreeBSD Tinderbox
TB --- 2013-04-20 11:06:54 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-04-20 11:06:54 - 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 powerpc64/powerpc

2013-04-20 Thread FreeBSD Tinderbox
TB --- 2013-04-20 11:08:50 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-04-20 11:08:50 - 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: CURRENT: extremely unresponsive disk I/O

2013-04-20 Thread Adrian Chadd
Think you could trace down which kernel commit introduced the regression? It should be pretty easy if you know the window is only two weeks long. Thanks, Adrian On 20 April 2013 01:52, O. Hartmann wrote: > Since a couple of weeks now, FreeBSD 10.0-CURRENT is really unresponsive > when managin

panic when booting HEAD on i386

2013-04-20 Thread Ganbold Tsagaankhuu
Hi, I'm trying to boot HEAD after updating, but unfortunately it panics with following message: panic: kmem_suballoc: bad status return of 3. I was only able to get image of the panic. http://www.mnbsd.org/ganbold/IMG_20130420_222353-2.jpg Does anybody see same panic booting on i386 lately? Tr

Re: panic when booting HEAD on i386

2013-04-20 Thread David Wolfskill
On Sat, Apr 20, 2013 at 10:52:35PM +0800, Ganbold Tsagaankhuu wrote: > Hi, > > I'm trying to boot HEAD after updating, but unfortunately it panics with > following message: > > panic: kmem_suballoc: bad status return of 3. > > I was only able to get image of the panic. > > http://www.mnbsd.org/

Re: panic when booting HEAD on i386

2013-04-20 Thread Konstantin Belousov
On Sat, Apr 20, 2013 at 10:52:35PM +0800, Ganbold Tsagaankhuu wrote: > Hi, > > I'm trying to boot HEAD after updating, but unfortunately it panics with > following message: > > panic: kmem_suballoc: bad status return of 3. > > I was only able to get image of the panic. > > http://www.mnbsd.org/

Re: panic when booting HEAD on i386

2013-04-20 Thread Ganbold Tsagaankhuu
On Sat, Apr 20, 2013 at 11:21 PM, Konstantin Belousov wrote: > On Sat, Apr 20, 2013 at 10:52:35PM +0800, Ganbold Tsagaankhuu wrote: > > Hi, > > > > I'm trying to boot HEAD after updating, but unfortunately it panics with > > following message: > > > > panic: kmem_suballoc: bad status return of 3.

Booting an alternative kernel from loader prompt fails the first time only

2013-04-20 Thread Steven Hartland
When trying to boot an alternative kernel from the loader prompt it fails the first time the command is run but succeeds the second time. Type '?' for a list of commands, 'help' for more detailed help. OK boot kernel.generic Booting... don't know how to load module '/boot/kernel.generic/kernel' O

Re: Booting an alternative kernel from loader prompt fails the first time only

2013-04-20 Thread Florian Smeets
On 20.04.13 18:05, Steven Hartland wrote: > When trying to boot an alternative kernel from the loader prompt > it fails the first time the command is run but succeeds the second > time. > > Type '?' for a list of commands, 'help' for more detailed help. > OK boot kernel.generic > Booting... > don'

Re: Booting an alternative kernel from loader prompt fails the first time only

2013-04-20 Thread Rainer Hurling
On 20.04.2013 18:47 (UTC+2), Florian Smeets wrote: > On 20.04.13 18:05, Steven Hartland wrote: >> When trying to boot an alternative kernel from the loader prompt >> it fails the first time the command is run but succeeds the second >> time. >> >> Type '?' for a list of commands, 'help' for more de

Re: Booting an alternative kernel from loader prompt fails the first time only

2013-04-20 Thread Manfred Antar
At 10:24 AM 4/20/2013, Rainer Hurling wrote: >On 20.04.2013 18:47 (UTC+2), Florian Smeets wrote: >> On 20.04.13 18:05, Steven Hartland wrote: >>> When trying to boot an alternative kernel from the loader prompt >>> it fails the first time the command is run but succeeds the second >>> time. >>> >>>

[head tinderbox] failure on ia64/ia64

2013-04-20 Thread FreeBSD Tinderbox
TB --- 2013-04-20 19:23:26 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-04-20 19:23:26 - 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/pc98

2013-04-20 Thread FreeBSD Tinderbox
TB --- 2013-04-20 18:02:30 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-04-20 18:02:30 - 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: Any objections/comments on axing out old ATA stack?

2013-04-20 Thread Bruce Cran
On 04/04/2013 09:00, Matthias Andree wrote: Any good "concurrent write" exercise tools for Unix that I could run on the Linux ext4 partition that you would propose? benchmarks/fio is good for that. -- Bruce Cran ___ freebsd-current@freebsd.org maili

[head tinderbox] failure on mips/mips

2013-04-20 Thread FreeBSD Tinderbox
TB --- 2013-04-20 21:02:44 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-04-20 21:02:44 - 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: Atheros 9287 - no carrier . revision 249623.

2013-04-20 Thread Artyom Mirgorodskiy
Works fine. Thank you, Adrian On Friday 19 April 2013 14:57:12 Adrian Chadd wrote: > Hi! > > Ok, please update to -HEAD and retest! > > > > adrian > > On 19 April 2013 06:26, Adrian Chadd wrote: > > oo good to know! let me setup the chainmask info whether or not > > the 11n option is set

[head tinderbox] failure on mips64/mips

2013-04-20 Thread FreeBSD Tinderbox
TB --- 2013-04-20 21:33:27 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-04-20 21:33:27 - 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 sparc64/sparc64

2013-04-20 Thread FreeBSD Tinderbox
TB --- 2013-04-20 22:10:36 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-04-20 22:10:36 - 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: Booting an alternative kernel from loader prompt fails the first time only

2013-04-20 Thread Joshua Isom
On 4/20/2013 12:41 PM, Manfred Antar wrote: At 10:24 AM 4/20/2013, Rainer Hurling wrote: On 20.04.2013 18:47 (UTC+2), Florian Smeets wrote: On 20.04.13 18:05, Steven Hartland wrote: When trying to boot an alternative kernel from the loader prompt it fails the first time the command is run but

Re: Any objections/comments on axing out old ATA stack?

2013-04-20 Thread Jeremy Chadwick
On Thu, Apr 04, 2013 at 10:00:18AM +0200, Matthias Andree wrote: > Am 04.04.2013 03:05, schrieb Jeremy Chadwick: > > { snipping stuff I have no comment on. reference thread: } > { > http://lists.freebsd.org/pipermail/freebsd-stable/2013-April/073036.html } > > > One piece of evidence that refute

[head tinderbox] failure on powerpc/powerpc

2013-04-20 Thread FreeBSD Tinderbox
TB --- 2013-04-20 21:40:34 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-04-20 21:40:34 - 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: Booting an alternative kernel from loader prompt fails the first time only

2013-04-20 Thread Steven Hartland
- Original Message - From: "Joshua Isom" To: Sent: Sunday, April 21, 2013 12:41 AM Subject: Re: Booting an alternative kernel from loader prompt fails the first time only On 4/20/2013 12:41 PM, Manfred Antar wrote: At 10:24 AM 4/20/2013, Rainer Hurling wrote: On 20.04.2013 18:47

[head tinderbox] failure on powerpc64/powerpc

2013-04-20 Thread FreeBSD Tinderbox
TB --- 2013-04-20 21:46:12 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-04-20 21:46:12 - 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: panic when booting HEAD on i386

2013-04-20 Thread Ganbold Tsagaankhuu
On Sat, Apr 20, 2013 at 11:21 PM, Konstantin Belousov wrote: > On Sat, Apr 20, 2013 at 10:52:35PM +0800, Ganbold Tsagaankhuu wrote: > > Hi, > > > > I'm trying to boot HEAD after updating, but unfortunately it panics with > > following message: > > > > panic: kmem_suballoc: bad status return of 3.

Re: Booting an alternative kernel from loader prompt fails the first time only

2013-04-20 Thread Mark Johnston
On Sun, Apr 21, 2013 at 01:36:58AM +0100, Steven Hartland wrote: > > - Original Message - > From: "Joshua Isom" > To: > Sent: Sunday, April 21, 2013 12:41 AM > Subject: Re: Booting an alternative kernel from loader prompt fails the first > time only > > > > On 4/20/2013 12:41 PM, Man