hi list , i am using vmalloc for allocating memory in my kernel module . i read about a article poking fun at the usage of vmalloc .. i want dynamically allocated mem but am not doing something in IRQ or DMA mode so using vmalloc ... my current kernel number is 2.4.27. any suggestions on using vmalloc. [ i am using this allocation mostly in a kthread which is created in 1:1 ratio per request kthread per request since the processing in a bit long ]
should i not really use vmalloc ..... please tell !!!! Also i want more info on work queues , ( better way to write bh's ) and some pointer that shows how to use them ... -- Abhijeet Anant Sane -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.