[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGVrzcZidrUV93x9t_BwPaDuzgxs-88HoF-HUDRrSEYcfJB_rw@mail.gmail.com>
Date: Tue, 3 Dec 2013 18:30:28 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
mgorman@...e.de, mhocko@...e.cz, hannes@...xchg.org,
riel@...hat.com, linux-mm@...ck.org, m.szyprowski@...sung.com,
marc.ceeeee@...il.com
Subject: high kswapd CPU usage when executing binaries from NFS w/ CMA and COMPACTION
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.
My system has both CONFIG_CMA and CONFIG_COMPACTION enabled and
turning off CONFIG_COMPACTION does seem to make things slightly better
since kswapd does not take much CPU usage if at all and the
application loads with its expected loading time.
Attached are the contents of /proc/zoneinfo, vmstat and meminfo when
the system works correctly and their counterparts when the system is
busy in kswapd.
Any pointers to patches I should eventually backport or try would be
much appreciated!
Thanks!
--
Florian
Download attachment "meminfo-working" of type "application/octet-stream" (1036 bytes)
Download attachment "vmstat-working" of type "application/octet-stream" (1571 bytes)
Download attachment "zoneinfo-working" of type "application/octet-stream" (2386 bytes)
Download attachment "meminfo-bogus" of type "application/octet-stream" (1036 bytes)
Download attachment "vmstat-bogus" of type "application/octet-stream" (1699 bytes)
Download attachment "zoneinfo-bogus" of type "application/octet-stream" (2372 bytes)
Powered by blists - more mailing lists