Displaying 2 results from an estimated 2 matches for "657943c".
Did you mean:
65793
2016 Mar 20
0
[PATCH v2 1/7] appliance: Print location of udevd.
...'t print it unconditionally
since we cannot run grep etc yet). It also allows us to identify
when udevd is invoked so we can time it for boot analysis.
---
appliance/init | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/appliance/init b/appliance/init
index f6fe9b9..657943c 100755
--- a/appliance/init
+++ b/appliance/init
@@ -65,10 +65,12 @@ systemd-tmpfiles --prefix=/dev --create --boot
for f in /sbin/udevd /lib/udev/udevd \
/lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd \
/usr/lib/udev/udevd; do
- if [ -x "$f" ]; then UDEVD="$f&...
2016 Mar 20
14
[PATCH v2 0/7] tests/qemu: Add program for tracing and analyzing boot times.
v1 was here:
https://www.redhat.com/archives/libguestfs/2016-March/thread.html#00157
Not running the 'hwclock' command reduces boot times considerably.
However I'm not sure if it is safe. See the question I posted on
qemu-devel:
http://thread.gmane.org/gmane.comp.emulators.qemu/402194
At the moment, about 50% of the time is consumed by SeaBIOS. Of this,
about ⅓rd is SGABIOS