Re: To SMP or not to SMP

2013-01-10 Thread Peter Jeremy
On 2013-Jan-07 18:25:58 -0800, Barney Cordoba wrote: >I have a situation where I have to run 9.1 on an old single core >box. Does anyone have a handle on whether it's better to build a non >SMP kernel or to just use a standard SMP build with just the one >core? Another input for this decision is

Re: To SMP or not to SMP

2013-01-10 Thread John Baldwin
On Wednesday, January 09, 2013 06:42:15 PM Konstantin Belousov wrote: > On Wed, Jan 09, 2013 at 03:54:43PM -0500, John Baldwin wrote: > > On Wednesday, January 09, 2013 10:00:31 am Barney Cordoba wrote: > > > --- On Wed, 1/9/13, sth...@nethelp.no wrote: > > > > From: sth...@nethelp.no > > > > Sub

Why did KAME need ND6_LLINFO_WAITDELETE?

2013-01-10 Thread prabhakar lakhera
Hi, I see that* ND6_LLINFO_WAITDELETE *was done away with long time back. I was looking for any historical reasons for why it was needed and what triggered its removal. Any pointers will be much appreciated. Thanks! ___ freebsd-net@freebsd.org mailing

Re: Why did KAME need ND6_LLINFO_WAITDELETE?

2013-01-10 Thread JINMEI Tatuya / 神明達哉
At Thu, 10 Jan 2013 15:50:30 -0800, prabhakar lakhera wrote: > I see that* ND6_LLINFO_WAITDELETE *was done away with long time back. > I was looking for any historical reasons for why it was needed and what > triggered its removal. I'd normally change history in the original KAME repository: ht

Re: Why did KAME need ND6_LLINFO_WAITDELETE?

2013-01-10 Thread prabhakar lakhera
that is more than helpful :) I myself had a panic because of this state and code in nd6_free because I added an assert to catch connectivity issue.. Found out that it was long gone from stock BSD and kame. Thanks for the pointers!! On Thu, Jan 10, 2013 at 5:48 PM, JINMEI Tatuya / 神明達哉 wrote: >

RE: kern/174749: Unexpected change of default route

2013-01-10 Thread Vadim Urazaev
Do some body know how can we debug kernel memory corruption on live system? We need to find out which function/subsystem is cause of this mess. Or maybe is there some way to lock particular memory area, where default gateway lies and watch which subsystem will cause system crash? __

Re: kern/175182: [panic] kernel panic on RADIX_MPATH when deleting route

2013-01-10 Thread linimon
Old Synopsis: kernel panic on RADIX_MPATH when deleting route New Synopsis: [panic] kernel panic on RADIX_MPATH when deleting route Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Fri Jan 11 07:51:36 UTC 2013 Responsible-Changed-Why: