Skip to content

Conversation

czoop
Copy link
Contributor

@czoop czoop commented Sep 21, 2021

  • Establish a shared memory region between backend and frontend
    • Create array in frontend, pass base address of array to backend
      • Private array on VirtioMMIONetInner
  • Have frontend use shared memory region for buffers (not VirtIO headers)
  • Have frontend use offset (idx if all same size) into shared memory region as descriptor address
  • Have backend use offset + shared memory region as actual address

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant