On Aug 9, 2005, at 5:50 PM, Prashant Alange wrote: > ....... I am linking multiple BDs only but > no of BDs are very large in my case so I am allocating the memory and > updating the BD pointer for all BDs.
I don't understand what you mean here. > If i use mem= option as kernel command line argument then I will have > to just ioremap() this reserved address in my driver and start > accessing the memory. I do not have to worry about cache related > things. right? Yes. -- Dan