Date: Tue, 23 Dec 2003 11:31:44 +1000 From: Q <q_dolan@yahoo.com.au> To: Aniruddha Bohra <bohra@cs.rutgers.edu> Cc: freebsd-hackers@freebsd.org Subject: Re: Per CPU region of memory Message-ID: <1072143103.9461.16.camel@boxster.onthenet.com.au> In-Reply-To: <3FE71A91.8050207@cs.rutgers.edu> References: <3FE71A91.8050207@cs.rutgers.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2003-12-23 at 02:23, Aniruddha Bohra wrote: > Hello, > I am writing a loadable kernel module where I > need a per-cpu region of wired memory. The module should > work for -current and -stable. > > How can I get such a region of memory? > Any docs or pointers would be great. Try looking at contigmalloc (in sys/vm/vm_contig.c) -- Seeya...Q -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- _____ / Quinton Dolan q_dolan@yahoo.com.au __ __/ / / __/ / / / __ / _/ / / Gold Coast, QLD, Australia __/ __/ __/ ____/ / - / Ph: +61 419 729 806 _______ / _\
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1072143103.9461.16.camel>