svn commit: r215166 - in head: . sys/conf sys/netinet sys/netinet/cc sys/sys

Lawrence Stewart lstewart at freebsd.org
Mon Nov 15 23:11:02 UTC 2010


On 11/16/10 08:55, Mikolaj Golub wrote:
> 
> On Tue, 16 Nov 2010 00:46:45 +1100 Lawrence Stewart wrote:
> 
>  LS> On 11/15/10 20:43, Mikolaj Golub wrote:
>  >> 
>  >> On Mon, 15 Nov 2010 12:24:06 +1100 Lawrence Stewart wrote:
>  >> 
>  >>  LS> On 11/15/10 02:15, Mikolaj Golub wrote:
>  >>  >> 
>  >>  >>  LS> Would you mind testing the following patch? It fixes the panic for me.
>  >>  >> 
>  >>  >>  LS> http://people.freebsd.org/~lstewart/patches/5cc/modcc_vnetpanic_ccinit.patch
>  >>  >> 
>  >>  >> With this patch the system hangs during the boot. Ctr-Alt-Esc to break into
>  >>  >> ddb does not work. I am trying this under VirtualBox.
>  >> 
>  >>  LS> I can't reproduce a hang, but please try this patch instead:
>  >> 
>  >>  LS> http://people.freebsd.org/~lstewart/patches/5cc/modcc_vnetpanic_ccinit_v2.patch
>  >> 
>  >> I can't try it now on the box where I observed the hang. Trying on another box
>  >> I can't reproduce the hang -- both patches works for me: no hang and I can
>  >> create/remove jail and tcp connections to jail work.
>  >> 
>  >> I will try the patch on the "problem" box tonight.
> 
> Strange, I can't reproduce the hang today :-). I have tried both SI_ORDER_ANY
> and SI_ORDER_FIRST. I will keep running the kernel with your patches and let
> you know if I have any issues.

Thanks Mikolaj, I really appreciate the help. I'll try to get the
patches committed shortly.

Cheers,
Lawrence


More information about the svn-src-all mailing list