Re: [RFC PATCH 1/5] mm, slab/slub: introduce kmalloc-reclaimable caches

2018-05-28 Thread Vlastimil Babka
On 05/25/2018 05:51 PM, Christopher Lameter wrote: > On Thu, 24 May 2018, Vlastimil Babka wrote: > >> diff --git a/include/linux/slab.h b/include/linux/slab.h >> index 9ebe659bd4a5..5bff0571b360 100644 >> --- a/include/linux/slab.h >> +++ b/include/linux/slab.h >> @@ -296,11 +296,16 @@ static

Re: [RFC PATCH 1/5] mm, slab/slub: introduce kmalloc-reclaimable caches

2018-05-28 Thread Vlastimil Babka
On 05/25/2018 05:51 PM, Christopher Lameter wrote: > On Thu, 24 May 2018, Vlastimil Babka wrote: > >> diff --git a/include/linux/slab.h b/include/linux/slab.h >> index 9ebe659bd4a5..5bff0571b360 100644 >> --- a/include/linux/slab.h >> +++ b/include/linux/slab.h >> @@ -296,11 +296,16 @@ static

Re: [RFC PATCH 1/5] mm, slab/slub: introduce kmalloc-reclaimable caches

2018-05-25 Thread Christopher Lameter
On Thu, 24 May 2018, Vlastimil Babka wrote: > diff --git a/include/linux/slab.h b/include/linux/slab.h > index 9ebe659bd4a5..5bff0571b360 100644 > --- a/include/linux/slab.h > +++ b/include/linux/slab.h > @@ -296,11 +296,16 @@ static inline void __check_heap_object(const void *ptr, > unsigned

Re: [RFC PATCH 1/5] mm, slab/slub: introduce kmalloc-reclaimable caches

2018-05-25 Thread Christopher Lameter
On Thu, 24 May 2018, Vlastimil Babka wrote: > diff --git a/include/linux/slab.h b/include/linux/slab.h > index 9ebe659bd4a5..5bff0571b360 100644 > --- a/include/linux/slab.h > +++ b/include/linux/slab.h > @@ -296,11 +296,16 @@ static inline void __check_heap_object(const void *ptr, > unsigned