From: Arjan van de Ven <arjan@infradead.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [GIT] async / fast boot patches
Date: Sat, 28 Mar 2009 13:13:15 -0700 [thread overview]
Message-ID: <20090328131315.090fde9d@infradead.org> (raw)
Hi,
Please pull the git tree below to get three changes that help make boot faster
1) Remove the temporary "disable async" from 2.6.29
2) Flip the order of networking and ata; ata needs to init as early as possible
since it takes the longest. Both Jeff and Dave agreed and suggested the patch
should go via this tree
3) Don't do the unpack_to_rootfs() twice... it's expensive
The following changes since commit
5d80f8e5a9dc9c9a94d4aeaa567e219a808b8a4a: Linus Torvalds (1):
Merge git://git.kernel.org/.../davem/net-2.6
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30.git master
Arjan van de Ven (2):
async: remove the temporary (2.6.29) "async is off by default" code
ide/net: flip the order of SATA and network init
Li, Shaohua (1):
fastboot: remove duplicate unpack_to_rootfs()
drivers/Makefile | 5 ++-
init/initramfs.c | 71 ++++++++++++++++++++++++++++++++++++++++++-----------
kernel/async.c | 18 ++++----------
3 files changed, 64 insertions(+), 30 deletions(-)
--
Arjan van de Ven Intel Open Source Technology Centre
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
next reply other threads:[~2009-03-28 20:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-28 20:13 Arjan van de Ven [this message]
2009-03-28 21:09 ` Linus Torvalds
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=20090328131315.090fde9d@infradead.org \
--to=arjan@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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®