From: Josh Triplett <josh@joshtriplett.org>
To: David Rientjes <rientjes@google.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, "H. Peter Anvin" <hpa@zytor.com>,
Ingo Molnar <mingo@redhat.com>,
Thomas Gleixner <tglx@linutronix.de>,
"Luis R. Rodriguez" <mcgrof@suse.com>,
x86@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86: Add "make tinyconfig" to configure the tiniest possible kernel
Date: Wed, 6 Aug 2014 15:24:19 -0700 [thread overview]
Message-ID: <20140806222419.GA2566@jtriplet-mobl1> (raw)
In-Reply-To: <alpine.DEB.2.02.1408061504000.13545@chino.kir.corp.google.com>
On Wed, Aug 06, 2014 at 03:06:11PM -0700, David Rientjes wrote:
> On Wed, 6 Aug 2014, Josh Triplett wrote:
> > Since commit 5d2acfc7b974bbd3858b4dd3f2cdc6362dd8843a ("kconfig: make
> > allnoconfig disable options behind EMBEDDED and EXPERT") in 3.15-rc1,
> > "make allnoconfig" disables every possible config option.
> >
> > However, a few configuration options (CC_OPTIMIZE_FOR_SIZE,
> > OPTIMIZE_INLINING) produce a smaller kernel when turned on, and a few
> > choices exist (compression, highmem, allocator) for which a non-default
> > option produces a smaller kernel.
> >
> > Add a "tinyconfig" target, which starts from allnoconfig and then sets
> > these options to configure the tiniest possible kernel. This provides a
> > better baseline for embedded systems or efforts to reduce kernel size.
> >
>
> I like it, the only comment that I have is that we already have a
> xenconfig patchset sitting around that adds a helper function for this
> functionality in the x86 Makefile that hasn't been merged yet.
>
> The *config functionality is added in
> http://marc.info/?l=linux-kernel&m=140233900403377
>
> and then used in
> http://marc.info/?l=linux-kernel&m=140233901403381
> http://marc.info/?l=linux-kernel&m=140233904503428
>
> and have been pending since June. I was going to ask Luis to rebase and
> resend, but perhaps you can send the first patch along as a predecessor to
> your patch and then let tinyconfig use build-virtconfig?
Sure, no problem. I ended up modifying that patch a bit, but I included
a mini-changelog in it noting that I based it on Luis's patch. Will
send a 2-patch v2 series momentarily, in response to this mail.
- Josh Triplett
next prev parent reply other threads:[~2014-08-06 22:24 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-06 17:14 Josh Triplett
2014-08-06 22:06 ` David Rientjes
2014-08-06 22:24 ` Josh Triplett [this message]
2014-08-06 22:30 ` [PATCH 1/2] x86, platform, kconfig: move kvmconfig functionality to a helper Josh Triplett
2014-08-06 22:33 ` David Rientjes
2014-08-06 22:39 ` Josh Triplett
2014-08-06 22:42 ` David Rientjes
2014-08-06 22:31 ` [PATCH 2/2] x86: Add "make tinyconfig" to configure the tiniest possible kernel Josh Triplett
2014-08-06 22:38 ` David Rientjes
2014-08-06 22:49 ` Josh Triplett
2014-08-06 23:37 ` David Rientjes
2014-08-07 0:04 ` Josh Triplett
2014-08-07 16:03 ` Sam Ravnborg
2014-08-07 19:02 ` Josh Triplett
2014-08-07 19:38 ` Sam Ravnborg
2014-08-09 0:07 ` [PATCH v3 1/2] x86, platform, kconfig: move kvmconfig functionality to a helper Josh Triplett
2014-08-09 0:10 ` [PATCH v3 2/2] x86: Add "make tinyconfig" to configure the tiniest possible kernel Josh Triplett
2014-08-09 1:22 ` Linus Torvalds
2014-08-11 18:15 ` josh
2014-08-11 19:36 ` Sam Ravnborg
2014-08-15 0:55 ` Luis R. Rodriguez
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=20140806222419.GA2566@jtriplet-mobl1 \
--to=josh@joshtriplett.org \
--cc=akpm@linux-foundation.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mcgrof@suse.com \
--cc=mingo@redhat.com \
--cc=rientjes@google.com \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
--cc=x86@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®