Re: [RFC PATCH 0/3] Interface for higher order contiguous allocations

2018-04-16 Thread Michal Hocko
On Thu 12-04-18 13:58:47, Mike Kravetz wrote: > On 04/12/2018 01:40 PM, Reinette Chatre wrote: > > Hi Mike, > > > > On 2/15/2018 12:22 PM, Reinette Chatre wrote: > >> On 2/12/2018 2:20 PM, Mike Kravetz wrote: > >>> These patches came out of the "[RFC] mmap(MAP_CONTIG)" discussions at: > >>> http:/

Re: [RFC PATCH 0/3] Interface for higher order contiguous allocations

2018-04-12 Thread Mike Kravetz
On 04/12/2018 01:40 PM, Reinette Chatre wrote: > Hi Mike, > > On 2/15/2018 12:22 PM, Reinette Chatre wrote: >> On 2/12/2018 2:20 PM, Mike Kravetz wrote: >>> These patches came out of the "[RFC] mmap(MAP_CONTIG)" discussions at: >>> http://lkml.kernel.org/r/21f1ec96-2822-1189-1c95-79a2bb491...@orac

Re: [RFC PATCH 0/3] Interface for higher order contiguous allocations

2018-04-12 Thread Reinette Chatre
Hi Mike, On 2/15/2018 12:22 PM, Reinette Chatre wrote: > On 2/12/2018 2:20 PM, Mike Kravetz wrote: >> These patches came out of the "[RFC] mmap(MAP_CONTIG)" discussions at: >> http://lkml.kernel.org/r/21f1ec96-2822-1189-1c95-79a2bb491...@oracle.com >> >> One suggestion in that thread was to create

Re: [RFC PATCH 0/3] Interface for higher order contiguous allocations

2018-02-15 Thread Reinette Chatre
Hi Mike, On 2/12/2018 2:20 PM, Mike Kravetz wrote: > These patches came out of the "[RFC] mmap(MAP_CONTIG)" discussions at: > http://lkml.kernel.org/r/21f1ec96-2822-1189-1c95-79a2bb491...@oracle.com > > One suggestion in that thread was to create a friendlier interface that > could be used by dri

[RFC PATCH 0/3] Interface for higher order contiguous allocations

2018-02-12 Thread Mike Kravetz
These patches came out of the "[RFC] mmap(MAP_CONTIG)" discussions at: http://lkml.kernel.org/r/21f1ec96-2822-1189-1c95-79a2bb491...@oracle.com One suggestion in that thread was to create a friendlier interface that could be used by drivers and others outside core mm code to allocate a contiguous