Skip to content
New issue

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

Extend documentation for memory providers #434

Open
vinser52 opened this issue Apr 11, 2024 · 0 comments
Open

Extend documentation for memory providers #434

vinser52 opened this issue Apr 11, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@vinser52
Copy link
Contributor

Description

  • Today Memory provider API section contains only APIs from the memory_provider.h header.
  • But also we should describe the umf_memory_provider_ops_t structure. It contains mandatory and optional interfaces (callbacks to implementation).
  • Each memory provider implementation should describe which interfaces it implements. For example, L0 provider implements IPC but does not implement umf_memory_provider_ext_ops_t.
@vinser52 vinser52 added the enhancement New feature or request label Apr 11, 2024
@lukaszstolarczuk lukaszstolarczuk added the documentation Improvements or additions to documentation label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants