Re: Bug: Discontigmem virt_to_page() [Alpha,ARM,Mips64?]
From: William Lee Irwin III (wli@holomorphy.com)
Date: Wed May 01 2002 - 20:45:04 EST
- Next message: Daniel Phillips: "Re: Bug: Discontigmem virt_to_page() [Alpha,ARM,Mips64?]"
- Previous message: Andrea Arcangeli: "Re: Bug: Discontigmem virt_to_page() [Alpha,ARM,Mips64?]"
- In reply to: Daniel Phillips: "Re: Bug: Discontigmem virt_to_page() [Alpha,ARM,Mips64?]"
- Next in thread: Daniel Phillips: "Re: Bug: Discontigmem virt_to_page() [Alpha,ARM,Mips64?]"
- Reply: Daniel Phillips: "Re: Bug: Discontigmem virt_to_page() [Alpha,ARM,Mips64?]"
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
On Wed, May 01, 2002 at 03:35:20AM +0200, Daniel Phillips wrote:
> to use a hash table instead of a table lookup. Bill Irwin suggested a btree
> would work here as well.
I remember suggesting a sorted array of extents on which binary
search could be performed. A B-tree seems unlikely but perhaps if
it were contiguously allocated and some other tricks done it might
do, maybe I don't remember the special sauce used for the occasion.
Cheers,
Bill
-
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: Daniel Phillips: "Re: Bug: Discontigmem virt_to_page() [Alpha,ARM,Mips64?]"
- Previous message: Andrea Arcangeli: "Re: Bug: Discontigmem virt_to_page() [Alpha,ARM,Mips64?]"
- In reply to: Daniel Phillips: "Re: Bug: Discontigmem virt_to_page() [Alpha,ARM,Mips64?]"
- Next in thread: Daniel Phillips: "Re: Bug: Discontigmem virt_to_page() [Alpha,ARM,Mips64?]"
- Reply: Daniel Phillips: "Re: Bug: Discontigmem virt_to_page() [Alpha,ARM,Mips64?]"
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
This archive was generated by hypermail 2b29
: Tue May 07 2002 - 22:00:12 EST