Re: kernel hugitude

Ingo Molnar (mingo@pc5829.hil.siemens.co.at)
Tue, 23 Apr 1996 11:30:09 +0200 (MET DST)


On Mon, 22 Apr 1996, Ben Wing wrote:

> A milestone has been reached -- kernel 1.3.94 (compressed even!) is now more
> than twice as big as kernel 1.3.0.

here are the statistics:

Lines of C source: 532552
Lines of C include: 106494
Lines of Assembly: 41099
--------------------------------
Summary of Lines: 680145

Characters of C source: 14436310
Characters of C include: 3302483
Characters of Assembly: 1057586
--------------------------------
Summary of Characters: 18796379
--------------------------------
Characters per Line: 27 <--- cool, couldnt be better

680K lines ... gonna hit 1M lines soon? :))

[ just to be able to say after a one line-change: "the chances that this
will cause problems are one in a million" 8) ]

-- mingo