public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* FASTBOOT options in EMBEDDED menu?
@ 2004-03-01 19:19 Tim Bird
  2004-03-01 19:24 ` Randy.Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Tim Bird @ 2004-03-01 19:19 UTC (permalink / raw)
  To: linux kernel

I'm starting to adapt some patches for options which
allow Linux to boot faster (for embedded environments).

It seems like these should go under the EMBEDDED
menu.  However, this menu looks like it is specific
to size reductions:

menuconfig EMBEDDED
     bool "Remove kernel features (for embedded systems)"
     help
       This option allows certain base kernel features to be removed from
       the build...

Some of the options that CELF is working on for
fast booting do remove features, but some do not.

Anyone have advice for whether I should:
1) use the existing EMBEDDED option (my preference), or
2) make a new FASTBOOT option?

Thanks.

=============================
Tim Bird
Architecture Group Co-Chair, CE Linux Forum
Senior Staff Engineer, Sony Electronics



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

* Re: FASTBOOT options in EMBEDDED menu?
  2004-03-01 19:19 FASTBOOT options in EMBEDDED menu? Tim Bird
@ 2004-03-01 19:24 ` Randy.Dunlap
  2004-03-02  7:58   ` Matt Mackall
  0 siblings, 1 reply; 3+ messages in thread
From: Randy.Dunlap @ 2004-03-01 19:24 UTC (permalink / raw)
  To: Tim Bird; +Cc: linux-kernel

On Mon, 01 Mar 2004 11:19:55 -0800 Tim Bird wrote:

| I'm starting to adapt some patches for options which
| allow Linux to boot faster (for embedded environments).
| 
| It seems like these should go under the EMBEDDED
| menu.  However, this menu looks like it is specific
| to size reductions:
| 
| menuconfig EMBEDDED
|      bool "Remove kernel features (for embedded systems)"
|      help
|        This option allows certain base kernel features to be removed from
|        the build...
| 
| Some of the options that CELF is working on for
| fast booting do remove features, but some do not.
| 
| Anyone have advice for whether I should:
| 1) use the existing EMBEDDED option (my preference), or
| 2) make a new FASTBOOT option?

I agree with you, EMBEDDED should be able to handle it.

--
~Randy

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

* Re: FASTBOOT options in EMBEDDED menu?
  2004-03-01 19:24 ` Randy.Dunlap
@ 2004-03-02  7:58   ` Matt Mackall
  0 siblings, 0 replies; 3+ messages in thread
From: Matt Mackall @ 2004-03-02  7:58 UTC (permalink / raw)
  To: Randy.Dunlap; +Cc: Tim Bird, linux-kernel

On Mon, Mar 01, 2004 at 11:24:35AM -0800, Randy.Dunlap wrote:
> On Mon, 01 Mar 2004 11:19:55 -0800 Tim Bird wrote:
> 
> | I'm starting to adapt some patches for options which
> | allow Linux to boot faster (for embedded environments).
> | 
> | It seems like these should go under the EMBEDDED
> | menu.  However, this menu looks like it is specific
> | to size reductions:
> | 
> | menuconfig EMBEDDED
> |      bool "Remove kernel features (for embedded systems)"
> |      help
> |        This option allows certain base kernel features to be removed from
> |        the build...
> | 
> | Some of the options that CELF is working on for
> | fast booting do remove features, but some do not.
> | 
> | Anyone have advice for whether I should:
> | 1) use the existing EMBEDDED option (my preference), or
> | 2) make a new FASTBOOT option?
> 
> I agree with you, EMBEDDED should be able to handle it.

I've renamed the EMBEDDED menu in my tree to something on the order of
"modify standard feature set" as it's not really specific to EMBEDDED.

Tim, if you want to send me your fastboot patches, I'd be happy to put
them in -tiny.

-- 
Matt Mackall : http://www.selenic.com : Linux development and consulting

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

end of thread, other threads:[~2004-03-02  7:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-01 19:19 FASTBOOT options in EMBEDDED menu? Tim Bird
2004-03-01 19:24 ` Randy.Dunlap
2004-03-02  7:58   ` Matt Mackall

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