public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* A question about terminology.
@ 2004-01-22 19:21 Nigel Cunningham
  2004-01-23  6:27 ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Nigel Cunningham @ 2004-01-22 19:21 UTC (permalink / raw)
  To: Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 589 bytes --]

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?

Regards,

Nigel
-- 
My work on Software Suspend is graciously brought to you by
LinuxFund.org.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-01-23  7:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-22 19:21 A question about terminology Nigel Cunningham
2004-01-23  6:27 ` Andrew Morton
2004-01-23  7:20   ` Nigel Cunningham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox