Re: one question about LRU mechanism

From: Paolo Ornati
Date: Wed Jun 15 2005 - 03:00:01 EST


On Wed, 15 Jun 2005 14:46:30 +0800
"liyu@LAN" <liyu@xxxxxxxxxxxx> wrote:

> In 2.6.11.11, mm do not have function isolate_lru_pages(), but I
> downloaded linux-2.6.11.12.tar.bz2 source tarball, and apply follow two
> patches in order:
>
> patch-2.6.12-rc6
> 2.6.12-rc6-mm1

"patch-2.6.12-rc6" applies to 2.6.11... not 2.6.11.X.

This is beacuse a new 2.6.11.X version can come out in any time before
2.6.12...

IOW a rule that says: "patch-2.6.X-rcZ applies to linux-2.6.(X-1)" is much
better than "patch-2.6.X-rcZ applies to
linux-2.6.(X-1).LAST_RELEASE_WHEN_THIS_RC_COME_OUT"

becose you don't have to dicover LAST_RELEASE_WHEN_THIS_RC_COME_OUT...

--
Paolo Ornati
Linux 2.6.12-rc6 on x86_64
-
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/