From: William Lee Irwin III <wli@holomorphy.com>
To: Matt Mackall <mpm@selenic.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [ANNOUNCE] -tiny tree for small systems (2.6.0-test11)
Date: Thu, 11 Dec 2003 20:09:18 -0800 [thread overview]
Message-ID: <20031212040918.GM8039@holomorphy.com> (raw)
In-Reply-To: <20031212033734.GG23787@waste.org>
On Thu, Dec 11, 2003 at 09:37:34PM -0600, Matt Mackall wrote:
> To get the ball rolling, I've thrown in about 50 patches that trim
> various bits of the kernel, almost all configurable, and a fair number
> may eventually be appropriate for mainline. All the config options are
> currently thrown under CONFIG_EMBEDDED and many of the minor tweaks
> are covered under a set of config options called CONFIG_CORE_SMALL,
> CONFIG_NET_SMALL, and CONFIG_CONSOLE_SMALL.
A small trimming for you:
diff -prauN linux-2.6.0-test11/include/linux/sched.h wli-2.6.0-test11-30/include/linux/sched.h
--- linux-2.6.0-test11/include/linux/sched.h 2003-11-26 12:42:58.000000000 -0800
+++ wli-2.6.0-test11-30/include/linux/sched.h 2003-12-04 08:57:22.000000000 -0800
@@ -205,7 +208,6 @@ struct mm_struct {
unsigned long rss, total_vm, locked_vm;
unsigned long def_flags;
cpumask_t cpu_vm_mask;
- unsigned long swap_address;
unsigned long saved_auxv[40]; /* for /proc/PID/auxv */
next prev parent reply other threads:[~2003-12-12 4:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-12 3:37 [ANNOUNCE] -tiny tree for small systems (2.6.0-test11) Matt Mackall
2003-12-12 4:09 ` William Lee Irwin III [this message]
2003-12-12 15:44 ` Tom Rini
2003-12-12 15:59 ` Matt Mackall
2003-12-12 16:05 ` Tom Rini
2003-12-12 16:17 ` bill davidsen
2003-12-12 16:51 ` Tom Rini
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=20031212040918.GM8039@holomorphy.com \
--to=wli@holomorphy.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mpm@selenic.com \
/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.