Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 1997 23:02:23 -0700 (PDT)
From:      Julian Elischer <julian@whistle.com>
To:        mdean <mdean@best.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: free() in device drivers
Message-ID:  <Pine.BSF.3.95.971009230209.3653A-100000@current1.whistle.com>
In-Reply-To: <Pine.SGI.3.95.971009200955.27126A-100000@shellx.best.com>

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


On Thu, 9 Oct 1997, mdean wrote:

> 
> If I do a malloc (p, M_DEVBUF, M_NOWAIT);
> 
> then find a problem in my attach routine, can I do a free(p, M_DEVBUF) to
> recover that memory?
> 
> 
> 
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.971009230209.3653A-100000>