lkml.org 
[lkml]   [2019]   [Aug]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 01/14] mm/lru: move pgdat lru_lock into lruvec
From
Date


在 2019/8/20 下午9:40, Matthew Wilcox 写道:
> On Tue, Aug 20, 2019 at 05:48:24PM +0800, Alex Shi wrote:
>> +++ b/include/linux/mmzone.h
>> @@ -295,6 +295,9 @@ struct zone_reclaim_stat {
>>
>> struct lruvec {
>> struct list_head lists[NR_LRU_LISTS];
>> + /* move lru_lock to per lruvec for memcg */
>> + spinlock_t lru_lock;
>
> This comment makes no sense outside the context of this patch.
>

Right, Thanks for point out this. will remove it in v2.

Thanks
Alex

\
 
 \ /
  Last update: 2019-08-20 16:14    [W:0.059 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site