lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 30 Aug 2008 09:49:17 +0900
From:	"KOSAKI Motohiro" <kosaki.motohiro@...fujitsu.com>
To:	"Wappler Marcel" <Marcel.Wappler@...dgeco.net>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: VM: page reclaim does not work on ARM9? [resend]

> My expectation was: the VM shall steal (reclaim) all the
> only once touched pages containing those dumb linear code of
> the app.
>
> My observation is: "top" shows that the app is consuming
> constantly the same huge amount of residential memory during
> the decreasing free memory space. At some moment the kernel
> starts a OOM killer on the app instead of reclaiming its
> unused code pages.

I guess this isn't code pages.
So, Can you observe /proc/{pid}/smaps file?

it tell you detail of these pages.


Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists