Subject: Re: pool_get()/pool_put() or malloc()/free()
To: David Brownlee <abs@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 10/27/2000 07:36:39
On Fri, Oct 27, 2000 at 03:32:35PM +0100, David Brownlee wrote:

 > 	Just curious - would the amount of available memory for userland
 > 	change between the two?

Probably not.  Although, the amount of space available in kmem_map is
improved over the lifetime of the boot.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>