Re: [BK PATCH 2.5] Introduce 64-bit versions of PAGE_{CACHE_,}{MASK,ALIGN}
From: Andrew Morton (akpm@zip.com.au)
Date: Sun Jul 28 2002 - 21:14:03 EST
- Next message: Andrew Morton: "Re: [BK PATCH 2.5] Introduce 64-bit versions of PAGE_{CACHE_,}{MASK,ALIGN}"
- Previous message: William Lee Irwin III: "Re: [BK PATCH 2.5] Introduce 64-bit versions of PAGE_{CACHE_,}{MASK,ALIGN}"
- In reply to: Rik van Riel: "Re: [BK PATCH 2.5] Introduce 64-bit versions of PAGE_{CACHE_,}{MASK,ALIGN}"
- Next in thread: William Lee Irwin III: "Re: [BK PATCH 2.5] Introduce 64-bit versions of PAGE_{CACHE_,}{MASK,ALIGN}"
- Reply: William Lee Irwin III: "Re: [BK PATCH 2.5] Introduce 64-bit versions of PAGE_{CACHE_,}{MASK,ALIGN}"
- Reply: Rik van Riel: "Re: [BK PATCH 2.5] Introduce 64-bit versions of PAGE_{CACHE_,}{MASK,ALIGN}"
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Rik van Riel wrote:
>
> On Mon, 29 Jul 2002, Andrea Arcangeli wrote:
>
> > if you look at DaveM first full rmap implementation it never had a
> > pte-chain. He used the same rmap logic we always hand in linux since the
> > first 2.1 kernel I looked at, to handle correctly truncate against
> > MAP_SHARED. Unfortunately that's not very efficient and requires some
> > metadata allocation for anonymous pages (that's the address space
> > pointer, anon pages regularly doesn't have a dedicated address space),
>
> Together with the K42 people we found a way to avoid the
> badnesses of an object-based VM.
>
eek. Please let's not tie the delivery of the 2.6 kernel to
the success of this R&D effort. We need reasonable-sized fixes, fast,
for the current problems so that people who have feature work banked
up can get going on it.
Plus, staying close to the 2.4 rmap VM allows us to leverage the
testing and experience which that has had, yes?
-
-
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/
- Next message: Andrew Morton: "Re: [BK PATCH 2.5] Introduce 64-bit versions of PAGE_{CACHE_,}{MASK,ALIGN}"
- Previous message: William Lee Irwin III: "Re: [BK PATCH 2.5] Introduce 64-bit versions of PAGE_{CACHE_,}{MASK,ALIGN}"
- In reply to: Rik van Riel: "Re: [BK PATCH 2.5] Introduce 64-bit versions of PAGE_{CACHE_,}{MASK,ALIGN}"
- Next in thread: William Lee Irwin III: "Re: [BK PATCH 2.5] Introduce 64-bit versions of PAGE_{CACHE_,}{MASK,ALIGN}"
- Reply: William Lee Irwin III: "Re: [BK PATCH 2.5] Introduce 64-bit versions of PAGE_{CACHE_,}{MASK,ALIGN}"
- Reply: Rik van Riel: "Re: [BK PATCH 2.5] Introduce 64-bit versions of PAGE_{CACHE_,}{MASK,ALIGN}"
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
This archive was generated by hypermail 2b29
: Tue Jul 30 2002 - 14:00:31 EST