[prefetch commit] r375 - wiki

0 views
Skip to first unread message

codesite...@google.com

unread,
May 12, 2008, 5:33:25 PM5/12/08
to prefetch...@googlegroups.com
Author: krzysztof.lichota
Date: Mon May 12 14:25:09 2008
New Revision: 375

Added:
wiki/ComparisonToReadahead.wiki

Log:
Created wiki page through web user interface.

Added: wiki/ComparisonToReadahead.wiki
==============================================================================
--- (empty file)
+++ wiki/ComparisonToReadahead.wiki Mon May 12 14:25:09 2008
@@ -0,0 +1,9 @@
+#summary Comparison of prefetching to Ubuntu readahead
+#labels documentation,todo
+
+This page is work in progress.
+
+ * Readahead works by tracing which files are used, but it works on
whole files. Prefetch has greater resolution as it works on pages.
+ * Readahead cannot do prefetching and profiling at the same time,
separate boot with profiling must be done.
+ * Readahead profiling is expensive (uses inotify).
+ * Readahead needs manual intervention from user to change readahead
list, prefetch adapts itself automatically.

Reply all
Reply to author
Forward
0 new messages