Hi, On 7/18/05, Fawad Lateef <fawadlateef@xxxxxxxxx> wrote: > its true, kmalloc can't give you more space than 128KB of so ..... but > vmalloc can give u at most upto 128MB or so ........ What about alloc_pages, is there any similar constraint (I need about half a megabyte)? And, BTW, is there any way of getting pointers to individual struct pages corresponding to memory obtained with vmalloc? TIA Martin Jambor -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/