PIFO Trees for real #1818
Replies: 8 comments
-
Just to record one notion from the synchronous discussion: it seems important to decouple two pieces of the generalized hardware.
It's important to decouple of them because part 2 is so much less well defined. In the limit, it needs to be a tiny RISC-V core that does arbitrary computations to produce a number. So we just have to come up with something balancing generality with compactness. But part 1 is much better defined, and we can/should make it fully general with no compromises. |
Beta Was this translation helpful? Give feedback.
-
Surfacing a couple other things from our synchronous discussion! Possible OutcomePacket scheduling on SmartNICs. It has a single host with several VMs, so you need packet scheduling to manage the VMs' traffic. Now we can do this for real!
Immediate next steps
|
Beta Was this translation helpful? Give feedback.
-
Lay of the land
Room for improvement
A PIFO primitive
Marshaling$n$ PIFOs
More penny-pinching
Beta Was this translation helpful? Give feedback.
All reactions