Posting just for comment, still waiting on HMM to be accepted before this patchset can be considered for inclusion.
This patchset implement the on demand paging feature using HMM. It depends on the HMM patchset v10 (previous post (1)). Long term plan is to replace ODP with HMM allowing to share same code infrastructure accross different class of devices. HMM (Heterogeneous Memory Management) is an helper layer for device that want to mirror a process address space into their own mmu. Main target is GPU but other hardware, like network device can take also use HMM. Tree with the patchset: git://people.freedesktop.org/~glisse/linux hmm-v10 branch (1) Previous patchset posting : v1 http://lwn.net/Articles/597289/ v2 https://lkml.org/lkml/2014/6/12/559 v3 https://lkml.org/lkml/2014/6/13/633 v4 https://lkml.org/lkml/2014/8/29/423 v5 https://lkml.org/lkml/2014/11/3/759 v6 http://lwn.net/Articles/619737/ v7 http://lwn.net/Articles/627316/ v8 https://lwn.net/Articles/645515/ v9 https://lwn.net/Articles/651553/ Cheers, Jérôme To: <linux-r...@vger.kernel.org>, To: <linux-kernel@vger.kernel.org>, Cc: "Kevin E Martin" <k...@redhat.com>, Cc: "Christophe Harle" <cha...@nvidia.com>, Cc: "Duncan Poole" <dpo...@nvidia.com>, Cc: "Sherry Cheung" <sche...@nvidia.com>, Cc: "Subhash Gutti" <sgu...@nvidia.com>, Cc: "John Hubbard" <jhubb...@nvidia.com>, Cc: "Mark Hairgrove" <mhairgr...@nvidia.com>, Cc: "Lucien Dunning" <ldunn...@nvidia.com>, Cc: "Cameron Buschardt" <cabuscha...@nvidia.com>, Cc: "Arvind Gopalakrishnan" <arvi...@nvidia.com>, Cc: "Haggai Eran" <hagg...@mellanox.com>, Cc: "Or Gerlitz" <ogerl...@mellanox.com>, Cc: "Sagi Grimberg" <sa...@mellanox.com> Cc: "Shachar Raindel" <rain...@mellanox.com>, Cc: "Liran Liss" <lir...@mellanox.com>, Cc: "Roland Dreier" <rol...@purestorage.com>, Cc: "Sander, Ben" <ben.san...@amd.com>, Cc: "Stoner, Greg" <greg.sto...@amd.com>, Cc: "Bridgman, John" <john.bridg...@amd.com>, Cc: "Mantor, Michael" <michael.man...@amd.com>, Cc: "Blinzer, Paul" <paul.blin...@amd.com>, Cc: "Morichetti, Laurent" <laurent.moriche...@amd.com>, Cc: "Deucher, Alexander" <alexander.deuc...@amd.com>, Cc: "Leonid Shamis" <leonid.sha...@amd.com>, -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/