lkml.org 
[lkml]   [2020]   [Jun]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH 2/3] mm/slub: Use node_nr_slabs() instead of slabs_node()
    2020년 6월 14일 (일) 오후 9:39, Muchun Song <songmuchun@bytedance.com>님이 작성:
    >
    > In the some code, we already get the kmem_cache_node, so we can
    > use node_nr_slabs() directly instead of slabs_node(). Check the
    > condition of n->nr_partial can also be removed because we can get
    > the correct result via node_nr_slabs().
    >
    > Signed-off-by: Muchun Song <songmuchun@bytedance.com>

    If appying this patch, there is no reference to slabs_node(). Please remove it.

    Thanks.

    \
     
     \ /
      Last update: 2020-06-15 08:16    [W:5.282 / U:0.336 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site