Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: src/distrib/news68k/floppies/ramdisk



   
   > is it -DSMALL as well?
   
   -current i386/floppies/ramdisk-rescuetiny/ramdiskbin with x_gzip is:
   ---
   -rw-r--r--  1 tsutsui  wheel     9148 Mar 28 07:05 obj.i386/gzip/gzip.o
   -rwxr-xr-x  1 tsutsui  wheel  1080688 Mar 28 07:05 obj.i386/ramdiskbin*
   ---
   and ramdiskbin using usr.bin/gzip with -DSMALL and -DNO_*_SUPPORT is:
   ---
   -rw-r--r--  1 tsutsui  wheel    13112 Mar 28 07:07 obj.i386/gzip/gzip.o
   -rwxr-xr-x  1 tsutsui  wheel  1083480 Mar 28 07:07 obj.i386/ramdiskbin*
   ---

OK, with some more -DSMALL changes i'm going to commit shortly i now
have gzip/gzip.o being very close to the same size..

   text    data     bss     dec     hex filename
   5242       4      56    5302    14b6 gzip/gzip.o
   4037      28      36    4101    1005 gzip/gzip.o.old

the resulting filesystem has approx 150kb free so i'm guessing it's
fine for this particular case (ramdisk-rescuetiny.)



Home | Main Index | Thread Index | Old Index