Re: Linux 2.6.7-rc1

From: Linus Torvalds
Date: Sun May 23 2004 - 21:01:12 EST




On Sun, 23 May 2004, Jeff Garzik wrote:
>
> William Lee Irwin III wrote:
> > I wouldn't qualify either of the major VM patch series merged as
> > rewrites. I saw:
> > (1) move unmapping function/helpers to different algorithm to save space
> > (2) NUMA API and support functions
>
> You missed the pte chains going away, a fundamental change in the way
> reverse mapping is done?

It's not "fundamental", in that the reverse mapping is still done. It's
just done in a slightly different way.

Going to rmap was a _fundamental_ change to how we did VM. In contrast,
this was just an "implementation detail".

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