phoenix-dataplane / phoenix

Phoenix dataplane system service
https://phoenix-dataplane.github.io
Apache License 2.0
51 stars 9 forks source link

preliminary shmptr #102

Closed libertyeagle closed 2 years ago

libertyeagle commented 2 years ago

Why are these changes needed?

Build shmptr prototype and implement libkoala's Box type with shmptr (instead of unique used in std's shmptr).

Related issue number

Checks