Christian Kaiser wrote: > > I wonder if there are cache allocation operations available for DMA memory? > > What I am searching would be something like kmem_cache_*(9F) but for DMA > memory and not for any kernel memory. >
In a word, no. I did put together a proposal for DMA cache allocators many years ago but never had time to pursue it. Paul _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
