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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 18 Jul 2006 07:45:21 -0700 (PDT)
From:	Christoph Lameter <clameter@....com>
To:	Andrew Morton <akpm@...l.org>
cc:	mbligh@...igh.org, a.p.zijlstra@...llo.nl, linux-mm@...ck.org,
	torvalds@...l.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mm: inactive-clean list

On Tue, 18 Jul 2006, Andrew Morton wrote:

> Christoph Lameter <clameter@....com> wrote:
> > What other types of non freeable pages could exist?
> 
> PageWriteback() pages (potentially all of memory)

Doesnt write throttling take care of that?

> Pinned pages (various transient conditions, mainly get_user_pages())

Hmm....
 
> Some pages whose buffers are attached to an ext3 journal.

These are just pinned by an increased refcount right?
 
> Possibly NFS unstable pages.

These are tracked by NR_NFS_UNSTABLE.

Maybe we need a NR_UNSTABLE that includes pinned pages?
-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ