On 9/20/07, Robert P. J. Day <[EMAIL PROTECTED]> wrote:
> On Thu, 20 Sep 2007, Pádraig Brady wrote:
>
> > Matt LaPlante wrote:
> > > Since everyone loves random statistics, here are a few gems to give you a
> > > break from your busy day:
> > >
> > > Number of lines in the 2.6.22 Linux kernel sour
On Thu, 20 Sep 2007, Pádraig Brady wrote:
> Matt LaPlante wrote:
> > Since everyone loves random statistics, here are a few gems to give you a
> > break from your busy day:
> >
> > Number of lines in the 2.6.22 Linux kernel source that include one or more
> > trailing whitespaces: 135209
> > Byt
Matt LaPlante wrote:
> Since everyone loves random statistics, here are a few gems to give you a
> break from your busy day:
>
> Number of lines in the 2.6.22 Linux kernel source that include one or more
> trailing whitespaces: 135209
> Bytes saved by removing said whitespace: 151809
> Lines in
Andi Kleen wrote:
Matt LaPlante <[EMAIL PROTECTED]> writes:
Since everyone loves random statistics, here are a few gems to give you a break
from your busy day:
Number of lines in the 2.6.22 Linux kernel source that include one or more
trailing whitespaces: 135209
Bytes saved by removing said
On 9/19/07, Andi Kleen <[EMAIL PROTECTED]> wrote:
> > This is a terrible assumption in general (i.e. if filesize % blocksize
> > is close to uniformly distributed). If you remove one byte and the data
> > is stored with blocksize B, then you either save zero bytes with
> > probability 1-1/B or you
> This is a terrible assumption in general (i.e. if filesize % blocksize
> is close to uniformly distributed). If you remove one byte and the data
> is stored with blocksize B, then you either save zero bytes with
> probability 1-1/B or you save B bytes with probability 1/B. The
> expected nu
Matt LaPlante <[EMAIL PROTECTED]> writes:
> Since everyone loves random statistics, here are a few gems to give you a
> break from your busy day:
>
> Number of lines in the 2.6.22 Linux kernel source that include one or more
> trailing whitespaces: 135209
> Bytes saved by removing said whitespa
7 matches
Mail list logo