All of lore.kernel.org
 help / color / mirror / Atom feed
From: mjn3@codepoet.org (Manuel Novoa III)
To: linux-8086@vger.kernel.org
Subject: additional 700 byte reduction in drivers/char
Date: Tue, 18 Jun 2002 22:01:16 -0600	[thread overview]
Message-ID: <20020619040116.GA24965@codepoet.org> (raw)

[-- 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 --]

             reply	other threads:[~2002-06-19  4:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-19  4:01 Manuel Novoa III [this message]
2002-06-20 17:58 ` additional 700 byte reduction in drivers/char Riley Williams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020619040116.GA24965@codepoet.org \
    --to=mjn3@codepoet.org \
    --cc=linux-8086@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.