-
Found on Ubuntu
PMDK: 1.4-rc4-1074-g038274d
```
Last 30 lines of pmemcheck0.log below (whole file has 219267 lines).
obj_pmalloc_basic/TEST0 pmemcheck0.log ==610== by 0x40404C: test_oom_alloc…
-
Hi,
We're testing librpmem with the 'pmdk/src/examples/librpmem/basic', hit error when creating pmem pool.
## Testing Environment
### Hardware
- Mellanox ConnectX-4 + simulated pmem
### S…
-
Currently we're using environment variables, as described in recently removed [readme entry](https://github.com/pmem/pmdk/blob/1ea1f5c41ded05cd43d09e423118df2472537e55/src/windows/setup/README.md) . …
-
Found on Ubuntu 18, kernel 4.9.4, pmdk: 1.4-rc4-830-ge2766f4 (and confirmed on: 1.4-rc4-1034-gd80849fc2 on non-pmem)
```
obj_pmalloc_mt/TEST1 crashed (signal 127). err1.log below.
Last 30 lines o…
-
This is a work log of a "OSS Gate workshop".
"OSS Gate workshop" is an activity to increase OSS developers.
Here's been discussed in Japanese. Thanks.
## 作業ログ作成時の説明
以下のテンプレートを埋めてタイトルに設定します。埋め方…
-
pmdk 1.4 fails to build on CentOS with clang 6.0
```bash
> clang -v
clang version 6.0.0
> make CC=clang CXX=clang++
...
> clang -MD -c -o ../nondebug/libpmemobj/heap.o -std=gnu99 -Wall -Werro…
-
My distro:
Fedora 28
gcc 8.1.1
Logs:
[build_log.txt](https://github.com/pmem/issues/files/2012196/build_log.txt)
```
(...)
In file included from benchmark.hpp:64,
from blk.c…
-
The declaration of rpmem_persist:
`int rpmem_persist(RPMEMpool *rpp, size_t offset, size_t length, unsigned lane);`
as defined in librpmem.h
is not conform the documented version
`int rpme…
-
My question is that I follow the INSTALLING.md's guide to convert filesystem dax to device dax, but I got the different result below.
`# ndctl list`
{
"dev":"namespace0.0",
"mode":"fsdax",
…
-
Please let me know how to enable to build the daxio on pmdk 1.4