[Initscripts-ng-commits] r248 - in /trunk/www/soc2006-bootsystem:
bootcharts.html
bootcharts/debianetchstable_dash.png bootcharts/debianetchstable_hwclock.png
bootcharts/debianetchstable_insserv.png
bootcharts/debianetchstable_orig.png bootcharts/debianetchstable_shell.png
dvictoria-guest at users.alioth.debian.org
dvictoria-guest at users.alioth.debian.org
Wed Apr 11 21:21:31 UTC 2007
Author: dvictoria-guest
Date: Wed Apr 11 21:21:27 2007
New Revision: 248
URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=248
Log:
Benchmark on Etch Stable
Added:
trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_dash.png (with props)
trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_hwclock.png (with props)
trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_insserv.png (with props)
trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_orig.png (with props)
trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_shell.png (with props)
Modified:
trunk/www/soc2006-bootsystem/bootcharts.html
Modified: trunk/www/soc2006-bootsystem/bootcharts.html
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/www/soc2006-bootsystem/bootcharts.html?rev=248&op=diff
==============================================================================
--- trunk/www/soc2006-bootsystem/bootcharts.html (original)
+++ trunk/www/soc2006-bootsystem/bootcharts.html Wed Apr 11 21:21:27 2007
@@ -42,16 +42,26 @@
<p>
<a href=http://initscripts-ng.alioth.debian.org/soc2006-bootsystem/benchmark_profile>See profile of PC used.</a>
<br>
-</p>
-Debian Stable 4.0 Etch - Benchmark
+</p><a name=etch40></a>
+Debian Stable - Benchmark
<p>
Fresh installs with KDE
<br>
-<a name=etch40><b>Debian Etch Stable</b></a> (kernel 2.6.18) <a href=bootcharts/debianetchstable_orig.svgz>(png)</a> -- 35 seconds<br>
-<a name=sarge30><b>Debian Sarge Stable</b></a> (kernel 2.4.27) (<a href=bootchart_debiansarge_linux2.4.27.png>png</a>) -- 44 seconds <br>
-<a name=woody20><b>Debian Woody Stable</b></a> (kernel 2.4.16) (<a href=bootchart_debianwoody_linux2.4.16.png>png</a>) -- 32 seconds <br>
+<a name=etch40><b>Debian Etch Stable</b></a> (kernel 2.6.18) <a href=bootcharts/debianetchstable_orig.png>(png)</a> -- 32 seconds<br>
+<a name=sarge31><b>Debian Sarge Stable</b></a> (kernel 2.4.27) (<a href=bootchart_debiansarge_linux2.4.27.png>png</a>) -- 44 seconds <br>
+<a name=woody30><b>Debian Woody Stable</b></a> (kernel 2.4.16) (<a href=bootchart_debianwoody_linux2.4.16.png>png</a>) -- 32 seconds <br>
</p>
+<p>
+Testing known hotspots in Etch Stable
<br>
+
+<a name=etchdash><b>Etch with dash</b></a> <a href=bootcharts/debianetchstable_dash.png>(png)</a> -- 30 seconds -- /bin/sh points to /bin/dash<br>
+<a name=etchdash><b>Etch with dash and hwclock in the background </b></a> <a href=bootcharts/debianetchstable_hwclock.png>(png)</a> -- 30 seconds -- also discover and gdm scripts removed<br>
+<a name=etchdash><b>Etch with dash, hwclock and reordered scripts</b></a> <a href=bootcharts/debianetchstable_insserv.png>(png)</a> -- 30 seconds -- reordering using insserv<br>
+<a name=etchdash><b>Etch with dash, hwclock, reordering and parallel execution</b></a> <a href=bootcharts/debianetchstable_shell.png>(png)</a> -- 30 seconds -- parallel execution with CONCURRENCY=shell<br>
+<small>Note: Refer to <a href=deliverable3.html>Deliverable from SoC2006</a><a href=deliverable3/debianboot_d3.pdf>(pdf)</a> for details on the implementation of the individual hotspots.</small>
+<br>
+</p>
Hotspots
<p>
<a name=dash><b>Dash</b>-</a> Using dash instead of bash during boot was tested. Two methods were considered: by linking /bin/sh to /bin/dash<a href=bootchart_sidKtip_060720_dash_changelink.png>(png)</a><a href=bootchart_sidKtip_060720_dash_changelink.tgz>(tgz)</a> and by changing the scripts to use dash<a href=bootchart_sidKtip_060720_dash_changescripts.png>(png)</a><a href=bootchart_sidKtip_060720_dash_changescripts.tgz>(tgz)</a> . By linking we got a <b>4 second time</b> reduction while with changing the scripts just 2 seconds. As a remark, linking to dash has been already <a href=https://launchpad.net/distros/ubuntu/+spec/dash-as-bin-sh>implemented by Ubuntu</a>. The bootchart of the system using dash requires 53 seconds <a href=bootchart_sidKtip_060720.png>(png)</a><a href=bootchart_sidKtip_060720.tgz>(tgz)</a><br>
Added: trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_dash.png
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_dash.png?rev=248&op=file
==============================================================================
Binary file - no diff available.
Propchange: trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_dash.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_hwclock.png
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_hwclock.png?rev=248&op=file
==============================================================================
Binary file - no diff available.
Propchange: trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_hwclock.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_insserv.png
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_insserv.png?rev=248&op=file
==============================================================================
Binary file - no diff available.
Propchange: trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_insserv.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_orig.png
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_orig.png?rev=248&op=file
==============================================================================
Binary file - no diff available.
Propchange: trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_orig.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_shell.png
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_shell.png?rev=248&op=file
==============================================================================
Binary file - no diff available.
Propchange: trunk/www/soc2006-bootsystem/bootcharts/debianetchstable_shell.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
More information about the Initscripts-ng-commits
mailing list