Re: real kernel bloat

really kuznet@ms2.inr.ac.ru (inr-linux-kernel@ms2.inr.ac.ru)
26 Jun 1996 17:24:42 +0400


Alex Krimkevich (alex@magneton-ra.swmed.EDU) wrote:
: BTW:
: visual56alex~ ls -l /kernel/unix
: -rwxr-xr-x 1 root 907616 Oct 27 1994 /kernel/unix*
: ^^^^^^^
: magneton-ra37alex~ ls -l /usr/src/linux/vmlinux
: -rwxr-xr-x 1 root root 759356 Jun 12 10:02
: /usr/src/linux/vmlinux* ^^^^^^

You forgot that Solaris is modular: 1Mb is not more than
module loader. Make ls -lR /kernel /usr/kernel and you'll
see a lot of difference :-)

Alexey Kuznetsov.