On 18-11-13 12:03:10, Arun KS wrote: > Now that totalram_pages and managed_pages are atomic varibles, no need > of managed_page_count spinlock. The lock had really a weak consistency > guarantee. It hasn't been used for anything but the update but no reader > actually cares about all the values being updated to be in sync. > > Signed-off-by: Arun KS <aru...@codeaurora.org> > Reviewed-by: Konstantin Khlebnikov <khlebni...@yandex-team.ru> > Acked-by: Michal Hocko <mho...@suse.com> > Acked-by: Vlastimil Babka <vba...@suse.cz>
Reviewed-by: Pavel Tatashin <pasha.tatas...@soleen.com>