lkml.org 
[lkml]   [2013]   [Dec]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: high kswapd CPU usage when executing binaries from NFS w/ CMA and COMPACTION
On Tue, Dec 03, 2013 at 06:30:28PM -0800, Florian Fainelli wrote:
> Hi all,
>
> I am experiencing high kswapd CPU usage on an ARMv7 system running
> 3.8.13 when executing relatively large binaries from NFS. When this
> happens kswapd consumes around 55-60% CPU usage and the applications
> takes a huge time to load.
>

There were a number of changes made related to how and when kswapd
stalls, particularly when pages are dirty. Brief check confirms that

git log v3.8..v3.12 --pretty=one --author "Mel Gorman" mm/vmscan.c

NFS dirty pages are problematic for compaction as dirty pages cannot be
migrated until cleaned. I'd suggest checking if current mainline suffers
the same problem and if not, focus on patches related to dirty page
handling and kswapd throttling in mm/vmscan.c as backport candidates.

--
Mel Gorman
SUSE Labs


\
 
 \ /
  Last update: 2013-12-04 14:41    [W:0.045 / U:1.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site