buildworld is broken ?

2013-01-18 Thread Sergey V. Dyatko
Hi, subj head, amd64 Revision: 245588 protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /usr/src/usr.sbin/acpi/iasl/../../../sys/contrib/dev/acpica/components/disassembler/dmopcode.c cc -O2 -pipe -DACPI_ASL_COMPILER -I.

Re: panic after r244584

2013-01-18 Thread Gleb Smirnoff
On Fri, Jan 18, 2013 at 09:36:00AM +0200, Vitalij Satanivskij wrote: V Hello. V V After upgrading server from old hardware/software to freebsd current (## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/245479), V system hung's with message - V panic: make_dev_alias_v: bad

Re: panic after r244584

2013-01-18 Thread Vitalij Satanivskij
Alexander Motin wrote: AM On 18.01.2013 11:44, Gleb Smirnoff wrote: AM On Fri, Jan 18, 2013 at 09:36:00AM +0200, Vitalij Satanivskij wrote: AM V After upgrading server from old hardware/software to freebsd current (## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/245479), AM

Re: panic after r244584

2013-01-18 Thread Alexander Motin
On 18.01.2013 13:39, Vitalij Satanivskij wrote: Alexander Motin wrote: AM On 18.01.2013 11:44, Gleb Smirnoff wrote: AM On Fri, Jan 18, 2013 at 09:36:00AM +0200, Vitalij Satanivskij wrote: AM V After upgrading server from old hardware/software to freebsd current (## SVN ## Exported commit -

Re: buildworld is broken ?

2013-01-18 Thread Gleb Smirnoff
On Fri, Jan 18, 2013 at 11:30:17AM +0300, Sergey V. Dyatko wrote: S subj S head, amd64 Revision: 245588 Works for me: Revision: 245593 Last Changed Rev: 245584 Last Changed Date: 2013-01-18 06:36:06 +0400 (пт, 18 янв 2013) Also, there is not tinderbox complaints on the mailing list. -- Totus

Re: panic after r244584

2013-01-18 Thread Alexander Motin
On 18.01.2013 11:44, Gleb Smirnoff wrote: On Fri, Jan 18, 2013 at 09:36:00AM +0200, Vitalij Satanivskij wrote: V After upgrading server from old hardware/software to freebsd current (## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/245479), V system hung's with message -

[head tinderbox] failure on ia64/ia64

2013-01-18 Thread FreeBSD Tinderbox
TB --- 2013-01-18 10:27:26 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-01-18 10:27: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 ---

Re: buildworld is broken ?

2013-01-18 Thread Sergey V. Dyatko
On Fri, 18 Jan 2013 15:47:13 +0400 Gleb Smirnoff gleb...@freebsd.org wrote: On Fri, Jan 18, 2013 at 11:30:17AM +0300, Sergey V. Dyatko wrote: S subj S head, amd64 Revision: 245588 Works for me: Revision: 245593 Last Changed Rev: 245584 Last Changed Date: 2013-01-18 06:36:06 +0400 (пт,

Re: [RFC/RFT] calloutng

2013-01-18 Thread Bruce Evans
On Thu, 17 Jan 2013, Ian Lepore wrote: On Mon, 2013-01-14 at 11:38 +1100, Bruce Evans wrote: Er, timecounters are called with a spin mutex held in existing code: though it is dangerous to do so, timecounters are called from fast interrupt handlers for very timekeeping-critical purposes: - to

Re: panic after r244584

2013-01-18 Thread Jaakko Heinonen
On 2013-01-18, Alexander Motin wrote: AM V panic: make_dev_alias_v: bad si_name (error=22 si_name=enc@n5003048000bab37d/tpe0/slot@1/elmdesc@Slot 01/pass7) AM The panic is triggered by the check added by the recent r244584 change. AM The space in device name came from the enclosure

Re: panic after r244584

2013-01-18 Thread Alexander Motin
On 18.01.2013 15:19, Jaakko Heinonen wrote: On 2013-01-18, Alexander Motin wrote: AM V panic: make_dev_alias_v: bad si_name (error=22 si_name=enc@n5003048000bab37d/tpe0/slot@1/elmdesc@Slot 01/pass7) AM The panic is triggered by the check added by the recent r244584 change. AM The space

Re: panic after r244584

2013-01-18 Thread Vitalij Satanivskij
Jaakko Heinonen wrote: JH On 2013-01-18, Alexander Motin wrote: JH AM V panic: make_dev_alias_v: bad si_name (error=22 si_name=enc@n5003048000bab37d/tpe0/slot@1/elmdesc@Slot 01/pass7) JH JH AM The panic is triggered by the check added by the recent r244584 change. JH AM The space in

Re: panic after r244584

2013-01-18 Thread Vitalij Satanivskij
May be just do sanitizing for elmpriv-descr? something like change whitespace to _ or just delete it? Vitalij Satanivskij wrote: VS Jaakko Heinonen wrote: VS JH On 2013-01-18, Alexander Motin wrote: VS JH AM V panic: make_dev_alias_v: bad si_name (error=22

Re: My panic in amd64/pmap

2013-01-18 Thread Andriy Gapon
on 17/01/2013 21:50 Larry Rosenman said the following: I've now seen this panic: pmap_insert_pt_page: pindex already inserted on 9.1-RELEASE, 9.1-STABLE, and 10.0-CURRENT I've got vmcore's from the 9.1-STABLE and 10.0-CURRENT VM's available as well as sources. I have the core.txt.*

Re: My panic in amd64/pmap

2013-01-18 Thread Larry Rosenman
On 2013-01-18 08:17, Andriy Gapon wrote: on 17/01/2013 21:50 Larry Rosenman said the following: I've now seen this panic: pmap_insert_pt_page: pindex already inserted on 9.1-RELEASE, 9.1-STABLE, and 10.0-CURRENT I've got vmcore's from the 9.1-STABLE and 10.0-CURRENT VM's available as well

Re: panic after r244584

2013-01-18 Thread Alexander Motin
On 18.01.2013 15:49, Vitalij Satanivskij wrote: May be just do sanitizing for elmpriv-descr? something like change whitespace to _ or just delete it? Yes, that is not difficult. The only question is how to stay consistent, compatible, user-readable. Vitalij Satanivskij wrote: VS Jaakko

Re: panic after r244584

2013-01-18 Thread Vitalij Satanivskij
Alexander Motin wrote: AM On 18.01.2013 15:49, Vitalij Satanivskij wrote: AM May be just do sanitizing for elmpriv-descr? AM AM something like change whitespace to _ or just delete it? AM AM Yes, that is not difficult. The only question is how to stay consistent, AM compatible, user-readable.

Re: panic after r244584

2013-01-18 Thread Vitalij Satanivskij
Vitalij Satanivskij wrote: VS Alexander Motin wrote: VS AM On 18.01.2013 15:49, Vitalij Satanivskij wrote: VS AM May be just do sanitizing for elmpriv-descr? VS AM VS AM something like change whitespace to _ or just delete it? VS AM VS AM Yes, that is not difficult. The only question is how

Re: My panic in amd64/pmap

2013-01-18 Thread Larry Rosenman
On 2013-01-18 09:09, Larry Rosenman wrote: On 2013-01-18 08:17, Andriy Gapon wrote: on 17/01/2013 21:50 Larry Rosenman said the following: I've now seen this panic: pmap_insert_pt_page: pindex already inserted on 9.1-RELEASE, 9.1-STABLE, and 10.0-CURRENT I've got vmcore's from the

kmem_map auto-sizing and size dependencies

2013-01-18 Thread Andre Oppermann
The autotuning work is reaching into many places of the kernel and while trying to tie up all lose ends I've got stuck in the kmem_map and how it works or what its limitations are. During startup the VM is initialized and an initial kernel virtual memory map is setup in kmem_init() covering the

Re: kmem_map auto-sizing and size dependencies

2013-01-18 Thread Alan Cox
I'll follow up with detailed answers to your questions over the weekend. For now, I will, however, point out that you've misinterpreted the tunables. In fact, they say that your kmem map can hold up to 16GB and the current used space is about 58MB. Like other things, the kmem map is auto-sized

Re: kmem_map auto-sizing and size dependencies

2013-01-18 Thread mdf
On Fri, Jan 18, 2013 at 7:29 AM, Andre Oppermann an...@freebsd.org wrote: The (inital?) size of the kmem_map is determined by some voodoo magic, a sprinkle of nmbclusters * PAGE_SIZE incrementor and lots of tunables. However it seems to work out to an effective kmem_map_size of about 58MB on

ULE can leak TDQ_LOCK() if statclock() called outside of critical_enter()

2013-01-18 Thread Ryan Stone
I have been experiencing occasional deadlocks on FreeBSD 8.2 systems using the ULE scheduler. The root cause in every case has been that ULE's TDQ_LOCK for cpu 0 is owned by a thread that is not running. I have been investigating the issue, and I believe that I see the issue. The problem occurs

-current broken in acpi/iasl

2013-01-18 Thread Andrey Chernov
=== usr.sbin/acpi/iasl (all) cc -O2 -pipe -march=core2 -DACPI_ASL_COMPILER -I. -I/usr/src/usr.sbin/acpi/iasl/../../../sys -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c

Re: -current broken in acpi/iasl

2013-01-18 Thread Sergey V. Dyatko
On Fri, 18 Jan 2013 22:17:27 +0400 Andrey Chernov a...@freebsd.org wrote: === usr.sbin/acpi/iasl (all) cc -O2 -pipe -march=core2 -DACPI_ASL_COMPILER -I. -I/usr/src/usr.sbin/acpi/iasl/../../../sys -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized

Re: -current broken in acpi/iasl

2013-01-18 Thread David Wolfskill
On Fri, Jan 18, 2013 at 09:34:26PM +0300, Sergey V. Dyatko wrote: On Fri, 18 Jan 2013 22:17:27 +0400 Andrey Chernov a...@freebsd.org wrote: === usr.sbin/acpi/iasl (all) cc -O2 -pipe -march=core2 -DACPI_ASL_COMPILER -I. -I/usr/src/usr.sbin/acpi/iasl/../../../sys -std=gnu99

Re: -current broken in acpi/iasl

2013-01-18 Thread John-Mark Gurney
Sergey V. Dyatko wrote this message on Fri, Jan 18, 2013 at 21:34 +0300: On Fri, 18 Jan 2013 22:17:27 +0400 Andrey Chernov a...@freebsd.org wrote: === usr.sbin/acpi/iasl (all) cc -O2 -pipe -march=core2 -DACPI_ASL_COMPILER -I. -I/usr/src/usr.sbin/acpi/iasl/../../../sys -std=gnu99

Re: -current broken in acpi/iasl

2013-01-18 Thread Andrey Chernov
On 18.01.2013 22:37, David Wolfskill wrote: On Fri, Jan 18, 2013 at 09:34:26PM +0300, Sergey V. Dyatko wrote: On Fri, 18 Jan 2013 22:17:27 +0400 Andrey Chernov a...@freebsd.org wrote: === usr.sbin/acpi/iasl (all) cc -O2 -pipe -march=core2 -DACPI_ASL_COMPILER -I.

make buildworld failures with NO_KERBEROS=

2013-01-18 Thread Fabian Keil
Recently make buildworld started failing for me: 8 === include/xlocale (installincludes) sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 _ctype.h _inttypes.h _langinfo.h _locale.h _monetary.h _stdio.h _stdlib.h _string.h _time.h _wchar.h

Re: make buildworld failures with NO_KERBEROS=

2013-01-18 Thread Steve Kargl
On Fri, Jan 18, 2013 at 08:54:03PM +0100, Fabian Keil wrote: Recently make buildworld started failing for me: 8 === include/xlocale (installincludes) sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 _ctype.h _inttypes.h _langinfo.h _locale.h _monetary.h _stdio.h

Re: sysctl -a causes kernel trap 12

2013-01-18 Thread Brandon Gooch
On Thu, Jan 10, 2013 at 4:25 PM, Xin Li delp...@delphij.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 To all: this became more and more hard to replicate lately. I've tried these options and the most important progress is that it's possible to get a crashdump when

Re: sysctl -a causes kernel trap 12

2013-01-18 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 01/18/13 12:50, Brandon Gooch wrote: On Thu, Jan 10, 2013 at 4:25 PM, Xin Li delp...@delphij.net mailto:delp...@delphij.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 To all: this became more and more hard to replicate

[head tinderbox] failure on ia64/ia64

2013-01-18 Thread FreeBSD Tinderbox
TB --- 2013-01-18 20:22:39 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-01-18 20:22:39 - 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 ---

Re: -current broken in acpi/iasl

2013-01-18 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-01-18 13:39:01 -0500, John-Mark Gurney wrote: Sergey V. Dyatko wrote this message on Fri, Jan 18, 2013 at 21:34 +0300: On Fri, 18 Jan 2013 22:17:27 +0400 Andrey Chernov a...@freebsd.org wrote: === usr.sbin/acpi/iasl (all) cc -O2 -pipe

Re: sysctl -a causes kernel trap 12

2013-01-18 Thread Brandon Gooch
On Fri, Jan 18, 2013 at 2:56 PM, Xin Li delp...@delphij.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 01/18/13 12:50, Brandon Gooch wrote: On Thu, Jan 10, 2013 at 4:25 PM, Xin Li delp...@delphij.net mailto:delp...@delphij.net wrote: -BEGIN PGP SIGNED MESSAGE-