The technological challenges here are actually rather similar to the ones experiencedOn Fri, Feb 8, 2013 at 3:18 AM, Shachar Raindel <raindel@mellanox.com> wrote:Hi, We would like to present a reference implementation for safely sharing memory pages from user space with the hardware, without pinning. We will be happy to hear the community feedback on our prototype implementation, and suggestions for future improvements. We would also like to discuss adding features to the core MM subsystem to assist hardware access to user memory without pinning.This sounds kinda scary TBH; however I do understand the need for such technology.
We hope to send out an RFC patch-set of the feature implementation for our hardwareI think one issue is that many MM developers are insufficiently aware of such developments; having a technology presentation would probably help there; but traditionally LSF/MM sessions are more interactive between developers who are already quite familiar with the technology. I think it would help if you could send in advance a detailed presentation of the problem and the proposed solutions (and then what they require of the MM layer) so people can be better prepared.
And first I'd like to ask, aren't IOMMUs supposed to already largely solve this problem ? (probably a dumb question, but that just tells you how much you need to explain :)