Re: 11.x deadlocking during pfault (was Re: FreeBSD 11.x grinds to a halt after about 48h of uptime)

2016-10-27 Thread Daniel Nebdal
On Wed, Oct 26, 2016 at 6:45 PM, Ulrich Spörlein wrote: > > On Wed, 2016-10-26 at 18:43:43 +0200, Ulrich Spörlein wrote: > > On Mon, 2016-10-24 at 19:43:27 +0200, Ulrich Spörlein wrote: > > > On Sat, 2016-10-15 at 09:36:27 -0700, Kevin Oberman wrote: > > > > On Sat, Oct 15, 2016

DeLock 10x SATA AHCI controller not working properly

2016-10-27 Thread D. E
Dear list, I hope you guys can help me with my new AHCI controller that doesn't work well with FreeBSD yet. *** Introduction I have bought this very neat $80 SATA AHCI controller: http://www.delock.com/produkte/G_89384/merkmale.html This controller is PCI-express 2.0 with 2 lanes, so 1GB/s

DeLock 10x SATA AHCI controller not working properly

2016-10-27 Thread D. E
Dear list, I hope you guys can help me with my new AHCI controller that doesn't work well with FreeBSD yet. *** Introduction I have bought this very neat $80 SATA AHCI controller: http://www.delock.com/produkte/G_89384/merkmale.html This controller is PCI-express 2.0 with 2 lanes, so 1GB/s

Re: CURRENT: re(4) crashing system

2016-10-27 Thread O. Hartmann
Am Thu, 27 Oct 2016 10:00:04 +0900 YongHyeon PYUN schrieb: > On Tue, Oct 25, 2016 at 07:03:38AM +0200, Hartmann, O. wrote: > > On Tue, 25 Oct 2016 11:05:38 +0900 > > YongHyeon PYUN wrote: > > > > [...] > > > > I'm not sure but it's likely the issue is

Re: POSIX Threads

2016-10-27 Thread Kurt Jaeger
Hi! > Any known issues with Posix threads in FreeBSD 11? Any specific scenario you have in mind ? Searching bugzilla for 'threads', I found: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209233 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209748 Maybe if you ask on

Re: 11.x deadlocking during pfault (was Re: FreeBSD 11.x grinds to a halt after about 48h of uptime)

2016-10-27 Thread Ulrich Spörlein
2016-10-27 14:51 GMT+02:00 Daniel Nebdal : > > On Wed, Oct 26, 2016 at 6:45 PM, Ulrich Spörlein wrote: > > > > On Wed, 2016-10-26 at 18:43:43 +0200, Ulrich Spörlein wrote: > > > On Mon, 2016-10-24 at 19:43:27 +0200, Ulrich Spörlein wrote: > > > > On Sat,

POSIX Threads

2016-10-27 Thread The Doctor
Any known issues with Posix threads in FreeBSD 11? While I am at it, What about python and pip? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k

Re: Kernel crashes from turnstile_broadcast (/usr/src/sys/kern/subr_turnstile.c:837)

2016-10-27 Thread Ben Woods
On 24 September 2016 at 18:13, Ben Woods wrote: > On 22 September 2016 at 21:01, Mateusz Guzik wrote: > >> On Thu, Sep 22, 2016 at 08:48:29PM +0800, Ben Woods wrote: >> > #13 0x80b4d91c in turnstile_broadcast (ts=0x0, queue=1) at >> >

pmcstat -T -P instructions -t $pid ==> NMI

2016-10-27 Thread Andriy Gapon
I observe a problem on a relatively recent, but not the latest, head. r306752 amd64 on AMD hardware. If I run pmcstat -T -P instructions -t $pid with a pid of a busy userland process, then I shortly get a (stray) NMI. Apparently hwpmc does not recognize that NMI. Any suggestions, help,