On Sat, 21 Apr 2001, Mike Noyes wrote:

> Jack Coates, 2001-04-21 16:08 -0700
> >I just hunted through my module archives and I've never built it as a
> >module...
> >
> >I also did a google search, but the only ones I turned up in reasonable
> >timeframe were compiled for NetBSD. Those are 51K (!).
>
> Jack,
> That's huge. How big is minix? We can subtract the minix size from the ext2
> total. Is that correct, or am I out in left field still?

Not sure what you mean. If you mean from kernel size for the total size
change, then yes.

> fat + minix = ?
> fat + vfat + minix = ?
> ext2 = 51K

In 2.4.3 we have:

-rw-r--r--   1 wolfstar root        46474 Apr 11 03:05 ext2.o
-rw-r--r--   1 wolfstar root        15915 Apr 11 03:05 vfat.o

In 2.2.18, we have:

-rw-r--r--   1 wolfstar root        54013 Dec 16 02:55 ext2.o
-rw-r--r--   1 wolfstar root        15458 Dec 16 02:55 vfat.o

Of necessity, I compile DOS FAT and Minix into the kernel so as to avoid
any messy situations.

--
George Metz
Commercial Routing Engineer
[EMAIL PROTECTED]

"We know what deterrence was with 'mutually assured destruction' during
the Cold War. But what is deterrence in information warfare?" -- Brigadier
General Douglas Richardson, USAF, Commander - Space Warfare Center


_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to