Re: Does FreeBSD have sendmmsg or recvmmsg system calls?

2016-01-17 Thread Konstantin Belousov
Added threads@ where this discussion is more appropriate. On Sun, Jan 17, 2016 at 10:18:53PM +0100, Jilles Tjoelker wrote: > This will typically work (if the cancellation occurs while blocked > inside __sys_recvmsg()) but has the usual problem of relying on [EINTR]: > lost wakeups. This is certain

[Bug 201694] 10.2-BETA2 crashing when killing VIMAGE/VNET jails

2016-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201694 Kubilay Kocak changed: What|Removed |Added Version|10.2-RELEASE|10.2-STABLE -- You are receiving

[Bug 201694] 10.2-BETA2 crashing when killing VIMAGE/VNET jails

2016-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201694 --- Comment #6 from Paul Armstrong --- Just adding ALTQ to a 10-STABLE system causes crash on jail start. 10-STABLE OVA (appliance export as OVA2 from Virtual Box 5.0.10): https://s3.amazonaws.com/local-ami-us-east-1/freebsd/FreeBSDJailTes

[Bug 201694] 10.2-BETA2 crashing when killing VIMAGE/VNET jails

2016-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201694 --- Comment #5 from Paul Armstrong --- I'm still testing various combinations, but ALTQ seems to be the main culprit here. Once I remove the following from the kernel config, the crashes stop: ALTQ ALTQ_CBQ ALTQ_RED ALTQ_RIO ALTQ_HFSC ALTQ

Re: Does FreeBSD have sendmmsg or recvmmsg system calls?

2016-01-17 Thread Jilles Tjoelker
On Sun, Jan 17, 2016 at 10:18:53PM +0100, Jilles Tjoelker wrote: > On Sat, Jan 16, 2016 at 10:25:34PM +0200, Konstantin Belousov wrote: > > On Sat, Jan 16, 2016 at 09:56:57PM +0200, Konstantin Belousov wrote: > > > After thinking some more, I believe I managed to construct a possible > > > way to i

Re: Does FreeBSD have sendmmsg or recvmmsg system calls?

2016-01-17 Thread Jilles Tjoelker
On Sat, Jan 16, 2016 at 10:25:34PM +0200, Konstantin Belousov wrote: > On Sat, Jan 16, 2016 at 09:56:57PM +0200, Konstantin Belousov wrote: > > After thinking some more, I believe I managed to construct a possible > > way to implement this, in libc, with some libthr extensions. Basically, > > the

Problem reports for freebsd-net@FreeBSD.org that need special attention

2016-01-17 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob