mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
5e4b91988cd58e0c39c16b9989d87d5db440968f
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@dominion.thruhere.net>
Description
No description provided
Languages
BitBake
85%
Shell
6.2%
C
3%
Roff
2.1%
NASL
1.9%
Other
1.6%