ext Kanigeri, Hari wrote: > Thanks, Doyu-San. > > I am still going through the patch, but one quick question regarding this. One of the requirements of DSP memory pool is that it should be physically contiguous and non-cacheable. I hope the below patch is taking care of this requirement. > > Thank you, > Best regards, > Hari > Hi Hari, I just checked __alloc_bootmem_nopanic() function. I think memory allocated by that function is physically contiguous since page frames are allocated in sequential order. But I didn't get any information about page cacheing :( Cheers, Ameya. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html