Date: Thu, 18 May 2000 11:27:15 +0300 From: Anatoly Vorobey <mellon@pobox.com> To: chat@freebsd.org Subject: statistics Message-ID: <20000518112715.53071@techunix.technion.ac.il>
next in thread | raw e-mail | index | archive | help
Today's quote from the Department of Meaningless Statistics:
In the compiled LINT FreeBSD kernel, there are:
- 1014 source C files;
- they include 49882 header files (counting with repetitions of course);
- the highest number of C types defined in one source file (including
ones defined in header files it includes) is
1128; the record goes to sys/i386/linux/linux_misc.c ;
- the highest number of C types defined in one header file is
323; the record goes to <sys/sysproto.h> .
In a typical compiled kernel which is being used, there are:
- 361 source C files;
- they include 15007 header files;
- the highest number of C types in one source file is 1097, and
the record goes to sys/i386/i386/machdep.c
- the highest number of C types defined in one header file is
324, in <sys/sysproto.h> .
Yours,
Anatoly.
--
Anatoly Vorobey,
mellon@pobox.com http://pobox.com/~mellon/
"Angels can fly because they take themselves lightly" - G.K.Chesterton
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000518112715.53071>
