On 01/17/17 16:04, John Baldwin wrote:
Then it gives a much slower boot by
hanging for almost a minute waiting for USB or something.
Hi,
This might be related to a bug in the timer init which I've observed too.
Can you show output from:
vmstat -i
When the booting is slow?
--HPS
__
On Tuesday, January 17, 2017 12:02:49 PM Bruce Evans wrote:
> On Mon, 16 Jan 2017, John Baldwin wrote:
>
> > On Sunday, January 15, 2017 12:50:10 AM Sean Bruno wrote:
> >> ...
> >> Log:
> >> Fix hangs in a uniprocessor configuration (qemu, virtualbox, real hw).
> >>
> >> sys/net/iflib.c:
> >>
On Mon, 16 Jan 2017, John Baldwin wrote:
On Sunday, January 15, 2017 12:50:10 AM Sean Bruno wrote:
...
Log:
Fix hangs in a uniprocessor configuration (qemu, virtualbox, real hw).
sys/net/iflib.c:
Add ctx to filter_info and don't skpi interrupt early on unless we're on an
SMP system
On Sunday, January 15, 2017 12:50:10 AM Sean Bruno wrote:
> Author: sbruno
> Date: Sun Jan 15 00:50:10 2017
> New Revision: 312205
> URL: https://svnweb.freebsd.org/changeset/base/312205
>
> Log:
> Fix hangs in a uniprocessor configuration (qemu, virtualbox, real hw).
>
> sys/net/iflib.c:
>
On Sun, 15 Jan 2017 00:50:10 + (UTC)
Sean Bruno wrote:
> Log:
> Fix hangs in a uniprocessor configuration (qemu, virtualbox, real
> hw).
Hello.
MFC to STABLE?
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/s
Author: sbruno
Date: Sun Jan 15 00:50:10 2017
New Revision: 312205
URL: https://svnweb.freebsd.org/changeset/base/312205
Log:
Fix hangs in a uniprocessor configuration (qemu, virtualbox, real hw).
sys/net/iflib.c:
Add ctx to filter_info and don't skpi interrupt early on unless we're on