lkml.org 
[lkml]   [2015]   [Apr]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3] mm/slab_common: Support the slub_debug boot option on specific object size
On Thu, 23 Apr 2015, Gavin Guo wrote:

> - if (KMALLOC_MIN_SIZE <= 64 && !kmalloc_caches[2] && i == 7)
> - kmalloc_caches[2] = create_kmalloc_cache(NULL, 192, flags);
> + if (i == 2)
> + i = (KMALLOC_SHIFT_LOW - 1);
> }

Ok this is weird but there is a comment.

Acked-by: Christoph Lameter <cl@linux.com>




\
 
 \ /
  Last update: 2015-04-23 16:01    [W:0.407 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site