You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While releasing UMF we should update VERSION file with the current version.
It will be used only if git is not available or tags were not fetched.
To underline it is not a "detailed version" we will add "-dev" in CMake version
parsing, so it will stand out (comparing to e.g. versions like "1.0.3-dev1-...").
- Uses `memfd_create()` or `memfd_secret()` for anonymous shared memory
120
120
121
-
When implementing new providers or pools, follow the existing patterns in `src/provider/provider_os_memory.c` and `src/pool/pool_scalable.c` as reference implementations.
121
+
When implementing new providers or pools, follow the existing patterns in `src/provider/provider_os_memory.c` and `src/pool/pool_scalable.c` as reference implementations.
0 commit comments