summaryrefslogtreecommitdiff
path: root/2005/flow-accounting-ols2005/OLS2005/hubert/hubert-abstract.tex
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
committerHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
commitfca59bea770346cf1c1f9b0e00cb48a61b44a8f3 (patch)
treea2011270df48d3501892ac1a56015c8be57e8a7d /2005/flow-accounting-ols2005/OLS2005/hubert/hubert-abstract.tex
import of old now defunct presentation slides svn repo
Diffstat (limited to '2005/flow-accounting-ols2005/OLS2005/hubert/hubert-abstract.tex')
-rw-r--r--2005/flow-accounting-ols2005/OLS2005/hubert/hubert-abstract.tex18
1 files changed, 18 insertions, 0 deletions
diff --git a/2005/flow-accounting-ols2005/OLS2005/hubert/hubert-abstract.tex b/2005/flow-accounting-ols2005/OLS2005/hubert/hubert-abstract.tex
new file mode 100644
index 0000000..696a80f
--- /dev/null
+++ b/2005/flow-accounting-ols2005/OLS2005/hubert/hubert-abstract.tex
@@ -0,0 +1,18 @@
+
+% Registration On faster application startup times: Cache
+% stuffing, seek profiling, adaptive preloading
+% bert hubert (ahu@ds9a.nl)
+
+This paper presents data on current
+application start-up pessimizations (on-demand
+loading), relevant numbers on real-life
+harddisk seek times in a running system
+(measured from within the kernel), and shows
+and demonstrates possible improvements, both
+from userspace and in the kernel. On a side
+note, changes to the GNU linker are discussed
+which might help. Very preliminary experiments
+have already shown a four-fold speedup in
+starting FireFox from a cold cache.
+
+
personal git repositories of Harald Welte. Your mileage may vary