clarification question about 'following groups'

This commit is contained in:
Michael Ploujnikov 2007-06-21 23:27:26 -04:00
parent 565388fee7
commit 53298a2747

View file

@ -1781,7 +1781,7 @@ DAMAGE.
<html><sub><a href="javascript:;" onclick="scrollAnchorVisible('Top',null, event)">[Top]</sub></a></html>
***/</pre>
</div>
<div title="Prefetch" modifier="MichaelPloujnikov" modified="200706220320" created="200706220043" changecount="9">
<div title="Prefetch" modifier="MichaelPloujnikov" modified="200706220326" created="200706220043" changecount="10">
<pre>There are 2 important points when we want to access data with low latency:
# Since we handle much more data than it will fit into most computers RAM. The data which is backed in files has to be paged in and available when needed. The [[Prefetch]] Thread manages page hinting to the kernel (posix_madvise()..)
# Intermediate [[Frame]]s must eventually be rendered to the cache. The Backend will send Renderjobs to the Controller.
@ -1799,7 +1799,7 @@ These hints contain:
Notes:
* The Backend will try to render related frames in groups.
** This means that following frames are scheduled with lower priority. Whenever the program really requests them the priority will be adjusted.</pre>
** This means that following frames (are these the frames in the group which is to be rendered or frames that follow the ones in the group to be rendered?) are scheduled with lower priority. Whenever the program really requests them the priority will be adjusted.</pre>
</div>
<div title="RSSReaderPlugin" modifier="BidiX" modified="200704220833" created="200704132044" tags="systemConfig" server.type="file" server.host="file:///home/ct/.homepage/home.html" server.page.revision="200704220833">
<pre>/***