[oe-commits] Koen Kooi : udev 171: add recipe with DP = -1

git version control git at git.openembedded.org
Sat May 28 16:14:39 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 5e4b91988cd58e0c39c16b9989d87d5db440968f
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=5e4b91988cd58e0c39c16b9989d87d5db440968f

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Sat May 28 15:30:01 2011 +0200

udev 171: add recipe with DP = -1

This is meant for people to test before making it the default. The goal is to
get rid of as many udev rules as possible to speed up boot time

Some numbers of udev-trigger running on beagleboard/angstrom:

udev with no accept4() syscall in libc: 180s

udev 168 with default rules: 	12s
udev 171 with default rules:	8s
udev 171 with minimal rules		0.8s

These times vary with the number of devices attached, SD card speed, etc.

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 ...-generation-it-depends-on-a-working-docto.patch |   45 ++++
 meta-oe/recipes-core/udev/udev/gtk-doc.make        |  230 ++++++++++++++++++++
 meta-oe/recipes-core/udev/udev_171.bb              |  130 +++++++++++
 3 files changed, 405 insertions(+), 0 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=5e4b91988cd58e0c39c16b9989d87d5db440968f




More information about the Openembedded-commits mailing list