[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: object based reverse mapping, fundamental problem



On Fri, Aug 09, 2002 at 01:11:20PM -0300, Rik van Riel wrote:
> How could we efficiently find all (start, length) mappings
> of the file that have our particular (file, offset) page
> covered ?

K-d trees should suffice to efficiently answer this range query
(since no one else has chimed in) in weeks.


Bill
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/