Commit 2a236f0
committed
IROH-1: correct 'deterministic schedule' to timing stability
Operator question: does wasmtime deterministically avoid the collision
for all programs, or only the suite? Only the suite (closed systems, no
clocks - interleavings forced by rendezvous structure). For real
programs the runnable set during a block window is fed by wall-clock
inputs: the iroh row is green because the native sign makes the window
~zero, not because the scheduler avoids anything. The draft now states
this precisely, adds the erosion note (their roadmap's non-extractable
keys = slower async signers on every host), and proposes the falsifying
repro for the filing: ~1ms of host-sign latency under wasmtime should
reproduce the collision there.1 parent 953cd5b commit 2a236f0
1 file changed
Lines changed: 16 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
73 | 82 | | |
74 | 83 | | |
75 | 84 | | |
| |||
0 commit comments