Re: NT/Linux codebase (was: Re: (reiserfs) Re: LVM / Fs' / HA)

David Schleef (ds@stm.lbl.gov)
Wed, 24 Jun 1998 18:15:28 -0700 (PDT)


> > > A lot of work will be needed to match the 25 million lines of new
> > > code in NT5 ;-)
>
> Hmm, I assume the core kernel is a _relitivly_ small part of that, they
> also have to code the GUI and lib equivents ...
>
> 2.1.106 is approching 1.5 Million lines of code (1461305 using the rough
> guess wc method ;), anyone got a rough figure for the XFree86 and (g)libc
> source trees ?
>
> rough guess wc method:
> find . -name '*.[chS]' -print |xargs cat |wc
>
> Bryn

My RedHat 5.0 CD has 337M of gzip'ed source code on it. Using the
same conversion factor between lines of code and gzipped source as
the 2.1.106 kernel, (7.6 gzip'ed bytes per line of code) gives an
estimate of total lines of code for RedHat -- 46 million.

And yes, I am already aware of how (in)accurate this estimate might
be.

dave...

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu