summaryrefslogtreecommitdiffstats
path: root/content/zettel/3c3e2.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/zettel/3c3e2.md')
-rw-r--r--content/zettel/3c3e2.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/content/zettel/3c3e2.md b/content/zettel/3c3e2.md
new file mode 100644
index 0000000..6b40f19
--- /dev/null
+++ b/content/zettel/3c3e2.md
@@ -0,0 +1,19 @@
++++
+title = "Superblock scheduling"
+author = "Yann Herklotz"
+tags = []
+categories = []
+backlinks = ["3c3e1"]
+forwardlinks = ["1b7"]
+zettelid = "3c3e2"
++++
+
+OOPSLA '21 paper to appear.
+
+An alternative is superblock ([\#1b7]) scheduling, where a block is
+composed of a path for each entry node. The scheduling algorithm then
+converts the path into a different path, and also returns a mapping of
+the old path to the original. This mapping is then used during the proof
+to select the paths to be compared to each other.
+
+ [\#1b7]: /zettel/1b7