Jan Michalski
Jan Michalski
For some reason librpmem.h did have no RPMEM_POOL_FEAT_SINGLEHDR which is required to create remote replica on poolset with SINGLEHDR option. ```c attr.incompat_features |= RPMEM_POOL_FEAT_SINGLEHDR; ```
Setting ```attr.incompat_features = 1;``` is recognized as forcing SINGLEHDR on created replica. This is why ```rpmem_create``` fails if remote poolset does not have SINGLEHDR. It is the same issue as...
Using current librpmem API it is impossible to do this right. It requires new API call: ```c #define RPMEM_CHECK_COMPLETNESS 1 int rpmem_check(const char *target, const char *pool_set_name, unsigned flags); ```
Continuing the topic with an alternative scanning tool. [Dead Link Checker report - https___pmem.io_.pdf](https://github.com/pmem/pmem.github.io/files/11343380/Dead.Link.Checker.report.-.https___pmem.io_.pdf)
It causes two problems: 1. The libpmemobj is validated differently compared to the rest of the libraries. 2. Other libraries cannot introduce manpages for their macro definitions since they will...
This improvement is not considered vital at the moment. So, we do not have the resources to fulfil your request. Sorry.
Hi. I am not sure whether the conclusion was satisfactory to you. But it seems the discussion is so old it might no longer be relevant to you. If you...
This improvement is not considered vital at the moment. So, we do not have the resources to fulfil your request. Sorry.
This improvement is not considered vital at the moment. So, we do not have the resources to fulfil your request. Sorry.
This improvement is not considered vital at the moment. So, we do not have the resources to fulfil your request. Sorry.