public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
* additional 700 byte reduction in drivers/char
@ 2002-06-19  4:01 Manuel Novoa III
  2002-06-20 17:58 ` Riley Williams
  0 siblings, 1 reply; 2+ messages in thread
From: Manuel Novoa III @ 2002-06-19  4:01 UTC (permalink / raw)
  To: linux-8086

[-- Attachment #1: Type: text/plain, Size: 809 bytes --]

Hello again,

I had some time this evening so I did a quick pass through
arch/i86/drivers/char.  These changes aren't as well tested
as the previous ones, if at all.  Same configuration as before.

   cvs source (with fs/minix/bitmap.c fix):
	Root device is (0, 0)
	Boot sector 512 bytes.
	Setup is 1772 bytes.
	System is 120672 B (61456 B code, 7940 B data and 51276d B bss)
	System is 69428

   previously patched version
	Root device is (0, 0)
	Boot sector 512 bytes.
	Setup is 1772 bytes.
	System is 118380 B (59472 B code, 7640 B data and 51268d B bss)
	System is 67144

   previously patched version with arch/i86/driver/char patch (attached)
	Root device is (0, 0)
	Boot sector 512 bytes.
	Setup is 1772 bytes.
	System is 117544 B (58704 B code, 7572 B data and 51268d B bss)
	System is 66308

Manuel


[-- Attachment #2: elks.diff2-mjn3.gz --]
[-- Type: application/octet-stream, Size: 9747 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: additional 700 byte reduction in drivers/char
  2002-06-19  4:01 additional 700 byte reduction in drivers/char Manuel Novoa III
@ 2002-06-20 17:58 ` Riley Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Riley Williams @ 2002-06-20 17:58 UTC (permalink / raw)
  To: Manuel Novoa III; +Cc: linux-8086

Hi Manuel.

> I had some time this evening so I did a quick pass through
> arch/i86/drivers/char. These changes aren't as well tested
> as the previous ones, if at all. Same configuration as before.
>
> cvs source (with fs/minix/bitmap.c fix):
>	Root device is (0, 0)
>	Boot sector 512 bytes.
>	Setup is 1772 bytes.
>	System is 120672 B (61456 B code, 7940 B data and 51276d B bss)
>	System is 69428
>
> previously patched version
>	Root device is (0, 0)
>	Boot sector 512 bytes.
>	Setup is 1772 bytes.
>	System is 118380 B (59472 B code, 7640 B data and 51268d B bss)
>	System is 67144
>
> previously patched version with arch/i86/driver/char patch (attached)
>	Root device is (0, 0)
>	Boot sector 512 bytes.
>	Setup is 1772 bytes.
>	System is 117544 B (58704 B code, 7572 B data and 51268d B bss)
>	System is 66308

I've grabbed these, and will try them out on my system. If the result is
that the system still works, I'll commit them and credit you with the
tweaks for your efforts.

Best wishes from Riley.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-20 17:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-19  4:01 additional 700 byte reduction in drivers/char Manuel Novoa III
2002-06-20 17:58 ` Riley Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox