Re: CLANG and -fstack-protector

2013-02-10 Thread Mark Linimon
On Thu, Feb 07, 2013 at 11:52:42PM +0100, Jeremie Le Hen wrote: > You can do this, it will work for most of the ports but some ports do > not honor CFLAGS. Ports that don't honor CFLAGS are broken ports. Having said that, the last time I ran a script that looked for them (and other things like CX

stable/9 Xorg freezes and hangs in drmlk2

2013-02-10 Thread Dominic Fandrey
Occasionally Xorg freezes and hangs in state drmlk2, when I start the compositing manager or an overlay window (i.e. mplayer) opens. The last time that happened (starting the compositor) I ssh'ed into the box and collected some data. > uname -a > pkg_info -Ex xorg > pkg_info -Ex xf86 > top -PCS >

Re: patch which implements ZFS LZ4 compression

2013-02-10 Thread Fabian Keil
Jeremy Chadwick wrote: > On Sat, Feb 09, 2013 at 03:19:18PM +0100, Fabian Keil wrote: > > Jeremy Chadwick wrote: > > > If you want a PR for it, I'll file one, but all it's going to contain is > > > the contents of this Email. > > > > My impression is that your emails describe symptoms and con

Reminder: FreeBSD Quarterly Status Reports, July--December, 2012

2013-02-10 Thread Gabor Pali
Hello there, Let me call your attention to the approaching deadline of the next set(s) of FreeBSD Quarterly Status Reports. Please consider submitting a few lines on your FreeBSD-related project, we are counting on all of you! :-) On Sun, Jan 13, 2013 at 10:57 PM, Gabor Pali wrote: >Please

Re: ath patch from the head

2013-02-10 Thread Adrian Chadd
Hi, I have a HAL in progress for the AR9380 and later chips. I've implemented the basic driver and framework changes needed to support the AR9380 HAL (specifically the newer TX/RX DMA handling). However I'm still going through the process at ${WORK} (1) to get this HAL open sourced so I can push

9.1-RELEASE AMD64 crash under VBox 4.2.6 when IO APIC is disabled

2013-02-10 Thread CeDeROM
Hey :-) I have just noticed that booting installation media for FreeBSD 9.1-RELEASE AMD64 from ISO bootonly under VirtualBox 4.2.6 results in a kernel panic both when ACPI is enabled and disabled in the boot dialog screen (seems different cause of crash), when IO APIC is disabled in VBox (which is

Re: 9-STABLE -> NFS -> NetAPP:

2013-02-10 Thread Rick Macklem
Marc Fournier wrote: > Hi John … > > Does this help? > > root@io:~ # ps auxl | grep du > root 1054 0.0 0.1 16176 6600 ?? D 3:15AM 0:05.38 du -skx /vm/2799 0 > 81426 0 20 0 newnfs > root 12353 0.0 0.1 16176 5104 ?? D Sat03AM 0:05.41 du -skx /vm/2799 0 > 91597 0 20 0 newnfs > root 64529 0.0 0.1 161

Re: 9-STABLE -> NFS -> NetAPP:

2013-02-10 Thread Marc Fournier
On 2013-02-10, at 4:31 PM, Rick Macklem wrote: > Marc Fournier wrote: >> Hi John … >> >> Does this help? >> >> root@io:~ # ps auxl | grep du >> root 1054 0.0 0.1 16176 6600 ?? D 3:15AM 0:05.38 du -skx /vm/2799 0 >> 81426 0 20 0 newnfs >> root 12353 0.0 0.1 16176 5104 ?? D Sat03AM 0:05.41 du -s

Re: 9-STABLE -> NFS -> NetAPP:

2013-02-10 Thread Marc Fournier
Just reset server, so any further details will have to be 'next time' … but, just did a csup and am rebuilding … the following three files were modified since last build: grep nfs /tmp/output Edit src/sys/fs/nfs/nfs_commonsubs.c Edit src/sys/fs/nfsclient/nfs_clrpcops.c Edit src/sys/fs/nfsser