ndctl icon indicating copy to clipboard operation
ndctl copied to clipboard

A "device memory" enabling project encompassing tools and libraries for CXL, NVDIMMs, DAX, memory tiering and other platform memory device topics.

Results 123 ndctl issues
Sort by recently updated
recently updated
newest added

When debugging situations, it is useful to know what commands have taken place prior to the current situation (how did we get here). We cannot reliably rely on the user's...

ndctl version v64.1 kernel version v4.17.5 There are a lot of namespaces created on region 1, and I tried to reconfigure one namespace with specified namspace name and uuid as...

There is some output consistency that makes programming/scripting harder. It's has to do with array names. As a result this simple jq script ".dimm[].dev" won't work all the time. ndctl...

Tested on ndctl v59.2 While trying our align option for ndctl, it was observed that, it takes only 2 values as valid input, 2M and 1G. While the default value...

**Config** OS: Fedora 28 Kernel: 4.17.9-200.fc28.x86_64 ndctl version: 61.5.g77fa917 **Issue** If we validate the labels on one device we get the correct number of labels validated ``` # ndctl check-labels...

Can we get the following in ndctl list -D. Basically trying to get all the information via ndctl vs going to several different locations for basic DIMM information. Since ndctl...

Hello! I have a problem with creating namespaces in `memory` mode. I have tried to found some info myself. To my current understanding, align of namespace in `memory` mode must...

All the `root*dir` logic is unnecessary. Subprojects inherit the standard directories from the root project. I don't really know why there is an `iniparserdir` option. Please remove it because if...

ND_BLK kconfig was removed by kernel commit f8669f1d6a86 ("nvdimm/blk: Delete the block-aperture window driver") Signed-off-by: Li Zhijian

Hello I found this failure during ndctl test suite, could anyone help check whether it's expected? ``` :: [ 12:03:22 ] :: [ BEGIN ] :: Running 'meson test -C...