Allocating huge memeory in loadable kernel module

From: Arun Prasad Velu (arun_linux@yahoo.com)
Date: Sun Dec 01 2002 - 20:30:05 EST


Hello,

I need 200 to 500 32k buffers in my device driver,
which is a lodable kernel module.
get_free_pages failing to allocate these many buffers.
My requirement is the all these 32k buffers should be
contiguous physical memory and I need a minimum of 200
such buffers.
I'd like to know how to get get these many buffers
(physically contigous) for a loadable kernel module.

Have a nice time.
Regards
Arun

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Dec 07 2002 - 22:00:11 EST