Commit 3657bab
committed
blitz: bump generation counter to [op:4][gen:28][fd:32]
Update blitz dependency to include wider generation counter — 28 bits
(~268M generations per fd slot) instead of 24 bits (~16.7M). Op field
shrunk from 8 to 4 bits (only 5 opcodes needed).
Under sustained rapid close/accept cycles, wraparound now takes ~7.5
hours instead of ~28 minutes at 100μs/cycle.
Addresses MDA2AV's review feedback.1 parent d52d561 commit 3657bab
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
0 commit comments