Date: Thu, 15 Jul 2010 20:18:41 +0530 From: kalash nainwal <kalash.nainwal@gmail.com> To: =?ISO-8859-1?Q?Marc_L=F6rner?= <loerner@gmx.de> Cc: freebsd-hackers@freebsd.org Subject: Re: how to do page level mem alloc in freebsd kernel? Message-ID: <AANLkTimMnQDmqvK07BiHmYPFUfrSh4DTkuJQEQYwDaTw@mail.gmail.com> In-Reply-To: <20100715111622.77770@gmx.net> References: <20100715111622.77770@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 15, 2010 at 4:46 PM, "Marc L=F6rner" <loerner@gmx.de> wrote: > Hello, > what about using contigmalloc(9), there you can specify > alignment and boundary. > > HTH, > Marc > Thanks Marc. I had thought of using contigmalloc, but was not sure what would be the other args (boundary, low, high etc.) in my case. So was looking for a simpler interface. Regards, -Kalash
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimMnQDmqvK07BiHmYPFUfrSh4DTkuJQEQYwDaTw>