We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create provider which takes user provider buffer and uses it to provide memory. It should use #916 to manage memory blocks and handle free operations.
It should also support IPC.
This functionality is allready included in coarse provider, but as we are removing this provider, it need to be moved to separate provider.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Create provider which takes user provider buffer and uses it to provide memory. It should use #916 to manage memory blocks and handle free operations.
It should also support IPC.
This functionality is allready included in coarse provider, but as we are removing this provider, it need to be moved to separate provider.
The text was updated successfully, but these errors were encountered: