events req servicing v2, with background computation, mod
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 3 Jun 2004 19:09:21 +0000 (19:09 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 3 Jun 2004 19:09:21 +0000 (19:09 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@576 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/doc/developer/lttvwindow_events_delivery.txt

index de92dfa2b36ddfe9f05e3f51f489f2f6cff79314..578abe0e67013d6085a4b8ed141316a49472c492 100644 (file)
@@ -434,7 +434,10 @@ occur often. The solution to it would be to save one state per priority.
 
 Weaknesses
 
-- None (nearly?) :)
+- There is a possibility that we must use seek if more than one interruption
+  occurs, i.e. low priority interrupted by addition of high priority, and then
+  high priority interrupted. The seek will be necessary for the low priority.
+  It could be a good idea to keep one saved_state per priority ?
 
 
 Strengths
This page took 0.024255 seconds and 4 git commands to generate.