Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Aug 2003 13:44:28 +0000
From:      Bosko Milekic <bmilekic@technokratis.com>
To:        Harti Brandt <brandt@fokus.fraunhofer.de>
Cc:        hackers@freebsd.org
Subject:   Re: panic in uma_zdestroy
Message-ID:  <20030801134428.GA9192@technokratis.com>
In-Reply-To: <20030801133205.GA8961@technokratis.com>
References:  <20030801185611.E4685@beagle.fokus.fraunhofer.de> <20030801133205.GA8961@technokratis.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, Aug 01, 2003 at 01:32:05PM +0000, Bosko Milekic wrote:
> 
> I screwed up...  fix coming shortly.  Sorry!
> 
> On Fri, Aug 01, 2003 at 07:00:19PM +0200, Harti Brandt wrote:
> > 
> > Hi,
> > 
> > with a kernel from yesterday I get a panic on an SMP system when I
> > destroy a zone immediately after creating it. It have a driver (with the
> > probe routine set to return ENXIO) and the following module event
> > function:
...

  Again, I appologize.  I just committed something which should fix
  this:

bmilekic    2003/08/01 10:42:27 PDT

  FreeBSD src repository

  Modified files:
  sys/vm               uma_core.c
  Log:
  Only free the pcpu cache buckets if they are non-NULL.

  Crashed this person's machine: harti
  Pointy-hat to: me

  Revision  Changes    Path
  1.70      +6 -4      src/sys/vm/uma_core.c

  Let me know if you're still having problems.

-- 
Bosko Milekic  *  bmilekic@technokratis.com  *  bmilekic@FreeBSD.org
TECHNOkRATIS Consulting Services  *  http://www.technokratis.com/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030801134428.GA9192>