Re: [RFC] [patch 0/39] remap_file_pages protection support, try 2

From: Ingo Molnar
Date: Sat Aug 13 2005 - 20:39:29 EST



* Blaisorblade <blaisorblade@xxxxxxxx> wrote:

> Ok, I've been working for the past two weeks learning well the Linux
> VM, understanding the Ingo's remap_file_pages protection support and
> its various weakness (due to lack of time on his part), and splitting
> and finishing it.
>
> Here follow a series of 39 _little_ patches against the git-commit-id
> 889371f61fd5bb914d0331268f12432590cf7e85, which means between
> 2.6.13-rc4 and -rc5.
>
> Actually, the first 7 ones are unrelated trivial cleanups which
> somehow get in the way on this work and that can probably be merged
> even now (many are just comment fixes).
>
> Since I was a VM newbie until two weeks ago, I've separated my changes
> into many little patches.

hi. Great work! I'm wondering about this comment in
rfp-fix-unmap-linear.patch:

> Additionally, add a missing TLB flush in both locations. However,
> there'is some excess of flushes in these functions.

excess TLB flushes one of the reasons of bad UML performance, so you
should really review them and not do spurious TLB flushes.

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