[Devel] [PATCH 4/5] mm: vmscan: move call to shrink_slab() to shrink_zones()

Vladimir Davydov vdavydov at parallels.com
Mon Jan 13 22:53:11 PST 2014


On 01/14/2014 03:13 AM, Andrew Morton wrote:
> On Sat, 11 Jan 2014 16:36:34 +0400 Vladimir Davydov <vdavydov at parallels.com> wrote:
>
>> This reduces the indentation level of do_try_to_free_pages() and removes
>> extra loop over all eligible zones counting the number of on-LRU pages.
> So this should cause no functional change, yes?

Yes. This patch merely moves a piece of code from one function to another.

Thanks.



More information about the Devel mailing list