Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Feb 2007 08:46:32 -0800
From:      Bakul Shah <bakul@bitblocks.com>
To:        Luigi Rizzo <rizzo@icir.org>
Cc:        freebsd-net@freebsd.org, "V.Chukharev" <chukharev@mail.ru>
Subject:   Re: iwi leaks memory? 
Message-ID:  <20070216164632.C95C85B52@mail.bitblocks.com>
In-Reply-To: Your message of "Fri, 16 Feb 2007 08:17:37 PST." <20070216081737.A7793@xorpc.icir.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> ok doesn't seem to have anything strange, nor there
> seem to be any memory leak in iwi_init_locked...
> 
> will keep the problem in mind, but right now i have no
> ideas on what could happen.

One data point: when I see a
    iwi0: could not allocate firmware DMA memory
I close memory hog programs one by one and ultimately iwi
manages to find memory.  My guess is it needs contiguous
physical memory and normally memory gets very fragmented and
may be by killing enough programs somehow enough physmem is
found to be free?  No idea if firmware loading can be made
smarter.



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