Skip to content

Commit a1b65bf

Browse files
committed
Add brief info about HOST ALL memspace
1 parent 31c8b4e commit a1b65bf

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,19 @@ The `UMF_BUILD_LIBUMF_POOL_SCALABLE` option has to be turned `ON` to build this
161161
2) Required packages:
162162
- libtbb-dev (libraries: libtbbmalloc.so.2)
163163

164+
### Memspaces (Linux-only)
165+
166+
TODO: Add general information about memspaces.
167+
168+
#### Host all memspace
169+
170+
Memspace backed by all available NUMA nodes discovered on the platform. Can be retrieved
171+
using umfMemspaceHostAllGet.
172+
173+
##### Requirements
174+
175+
This feature relies on the OS memory provider.
176+
164177
## Contributions
165178

166179
All contributions to the UMF project are most welcome! Before submitting

0 commit comments

Comments
 (0)