Re: [PATCH] mm: inactive-clean list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Christoph Lameter wrote:
On Tue, 18 Jul 2006, Martin J. Bligh wrote:


Someone remind me why we can't remove the memlocked pages from the LRU
again? Apart from needing a refcount of how many times they're memlocked
(or we just shove them back whenever they're unlocked, and let it fall
out again when we walk the list, but that doesn't fix the accounting
problem).


We simply do not unmap memlocked pages (see try_to_unmap). And therefore
they are not reclaimable.

The point is that they're still going to be included in your counts.


On Tue, 18 Jul 2006, Andrew Morton wrote:
Christoph Lameter <[email protected]> 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?

The point of what we decided on Sunday was that we want to count the
pages that we KNOW are easy to free. So all of these should be
taken out of the count before we take it.

M.


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

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux