Ivan Klymenko
2017-Jan-27 11:58 UTC
[SOLVED] panics collections on FreeBSD 11.0-RC1 RC2 PRERELEASE RELEASE STABLE
On Fri, 27 Jan 2017 13:46:30 +0300 "Andrey V. Elsukov" <bu7cher at yandex.ru> wrote:> On 27.01.2017 01:33, Ivan Klymenko wrote: > > The reason most panics served as tuning Netisr: > > net.isr.numthreads=4 > > net.isr.maxthreads=4 > > net.isr.bindthreads=1 > > > > Apparently, this subsystem at some moment had been broken. > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211836 >Yes you are right. But the problem still remains unsolved. I just removed these settings.
Andrey V. Elsukov
2017-Jan-27 12:01 UTC
[SOLVED] panics collections on FreeBSD 11.0-RC1 RC2 PRERELEASE RELEASE STABLE
On 27.01.2017 14:58, Ivan Klymenko wrote:> On Fri, 27 Jan 2017 13:46:30 +0300 > "Andrey V. Elsukov" <bu7cher at yandex.ru> wrote: > >> On 27.01.2017 01:33, Ivan Klymenko wrote: >>> The reason most panics served as tuning Netisr: >>> net.isr.numthreads=4 >>> net.isr.maxthreads=4 >>> net.isr.bindthreads=1 >>> >>> Apparently, this subsystem at some moment had been broken. >> >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211836 >> > > Yes you are right. > But the problem still remains unsolved. > > I just removed these settings.I didn't done the merge of the patch into stable/11 and releng/11.0, because Adrian said it is not good enough and he will rework it better :) -- WBR, Andrey V. Elsukov