James Carlson wrote: > It'd be interesting to know, though, what sort of 'porting issue' > _not_ involving DMA would require physically contiguous memory.
It's for a memory allocation function within our OS abstraction layer, and it allows to specify certain characteristics. We need to make sure that those are fulfilled, or not. There are separate functions for DMA allocation. Thus, it's more a legacy issue to be on the safe side. Thanks for the answer, anyway. Might be worthwhile to add this to the documentation. Joachim _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
