Re: A question about terminology.

From: Andrew Morton
Date: Fri Jan 23 2004 - 01:27:24 EST


Nigel Cunningham <ncunningham@xxxxxxxxxxxxxxxxxxxxx> wrote:
>
> Hi again.
>
> When I began work on swapfile support, I looked for an efficient method
> to store all the information on which blocks were used. The process led
> me to develop something I called ranges, which Pavel later looked at and
> said something like 'Oh. Extents.'
>
> Throughout the code, I still call them ranges (I have, for example
> struct range and struct rangechain). In preparation for merging, should
> I go through an rename ranges to extents, or will they be okay as it is?

Are you aware of the current `struct swap_extent' and its supporting
infrastructure?

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