RLE (was Re: Transparent compression in the FS)

From: Matt Mackall
Date: Thu Oct 16 2003 - 18:05:00 EST


On Wed, Oct 15, 2003 at 01:19:09PM -0400, Richard B. Johnson wrote:

> JMODEM was done in 1989 as stated. RLE was invented my ME in 1967
> and was first used for a digital telemetry link between the Haystack
> research facility in Groton, Mass. and MIT's main campus. I was a
> technician there during my senior year at Northeastern. Whether or
> not it was patented by others is immaterial.

S.W. Golomb. Run-length encoding. IEEE Trans. on Information Theory,
12(3), July 1966.

I'm sure there are earlier instances, but this is one that is commonly
cited. I expect we can find coding theory stuff back to the at least
the mid-40s with the formalization of regular expression theory and
Kleene closures.

--
Matt Mackall : http://www.selenic.com : Linux development and consulting
-
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/