Re: [PATCH v1 4/4] mm: Remove managed_page_count spinlock

2018-11-07 Thread Vlastimil Babka
On 10/26/18 1:01 PM, Arun KS wrote: > Now totalram_pages and managed_pages are atomic varibles. No need > of managed_page_count spinlock. > > Signed-off-by: Arun KS Acked-by: Vlastimil Babka > --- > include/linux/mmzone.h | 6 -- > mm/page_alloc.c| 5 - > 2 files changed, 11 d

Re: [PATCH v1 4/4] mm: Remove managed_page_count spinlock

2018-11-07 Thread Michal Hocko
[for some reason I have dropped the rest of the cc list. Restored] On Tue 06-11-18 15:17:32, Michal Hocko wrote: > On Fri 26-10-18 16:31:02, Arun KS wrote: > > Now totalram_pages and managed_pages are atomic varibles. No need > > of managed_page_count spinlock. > > Yes this is the real improvemen

[PATCH v1 4/4] mm: Remove managed_page_count spinlock

2018-10-26 Thread Arun KS
Now totalram_pages and managed_pages are atomic varibles. No need of managed_page_count spinlock. Signed-off-by: Arun KS --- include/linux/mmzone.h | 6 -- mm/page_alloc.c| 5 - 2 files changed, 11 deletions(-) diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h index 5

[PATCH v1 4/4] mm: Remove managed_page_count spinlock

2018-10-26 Thread Arun KS
Now totalram_pages and managed_pages are atomic varibles. No need of managed_page_count spinlock. Signed-off-by: Arun KS --- include/linux/mmzone.h | 6 -- mm/page_alloc.c| 5 - 2 files changed, 11 deletions(-) diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h index 5