Re: Per CPU region of memory

2003-12-22 Thread Q
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. T

Per CPU region of memory

2003-12-22 Thread Aniruddha Bohra
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. Thanks Aniruddha ___