kernel memory allocation

J.Hwan Kim frog1120 at gmail.com
Thu Dec 22 21:33:26 EST 2011


Hi, everyone

How can I allocated contiguous kernel memory over 128MB ?
When I use _get_free_pages() function, it returns error.
I guess the memory size is greater than the amount which the function
can allocate.

Thanks in advance.

Best Regards,
J.Hwan Kim




More information about the Kernelnewbies mailing list