Re: Linux-2.5.16

From: Linus Torvalds (torvalds@transmeta.com)
Date: Sun May 19 2002 - 19:47:01 EST


On Sun, 19 May 2002, Linus Torvalds wrote:
>
> No, that's just a missed thing (for a while I thought I could use "nr" for
> "freed", so I changed the code and forgot to add back the free'd).

That reminds me - we should increment the rss for page directories now on
the allocation path, because we will decrement rss for them when we free
them (and because it's the right thing to do anyway, I guess - better
resource tracking).

The other alternative is to make separate versions of "tlb_remove_page()":
one that decrements RSS, one that doesn't (and the latter would be used
for page directories).

Finally, I haven't really heard anything back from the "strange" VM
architectures (ie sparc v8 and PPC) other than Davem's buy-in that the
basic approach should work ok for them.

                Linus

-
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/



This archive was generated by hypermail 2b29 : Thu May 23 2002 - 22:00:18 EST