Re: [PATCH] VM accounting 1/3 trivial

Alan Cox (alan@lxorguk.ukuu.org.uk)
23 Jul 2002 23:33:04 +0100


On Tue, 2002-07-23 at 18:27, Hugh Dickins wrote:
> First of three patches against 2.4.19-rc3-ac3 fixing some VM accounting.
> Could be split further, but this one too trivial to need much thought.
>
> 1. do_munmap doesn't need an extra acct arg (and rc3-ac3 still leaves
> arch files without it): just clear VM_ACCOUNT in mremap's move_vma.

Are you sure that is correct. I started off on that basis but never got
it to work reliably when mremap changes multiple vmas ?

Can you split out items #2, #4 first of all and submit those alone, then
I can review each item on its own and run vm_validate tests

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