1DAXCTL(1) daxctl Manual DAXCTL(1)
2
3
4
6 daxctl - Provides enumeration and provisioning commands for the Linux
7 kernel Device-DAX facility
8
10 daxctl [--version] [--help] COMMAND [ARGS]
11
13 -v, --version
14 Display daxctl version.
15
16 -h, --help
17 Run daxctl help command.
18
20 The daxctl utility provides enumeration and provisioning commands for
21 the Linux kernel Device-DAX facility. This facility enables DAX
22 mappings of performance / feature differentiated memory without need of
23 a filesystem.
24
26 Copyright (c) 2016 - 2019, Intel Corporation. License GPLv2: GNU GPL
27 version 2 <http://gnu.org/licenses/gpl.html>. This is free software:
28 you are free to change and redistribute it. There is NO WARRANTY, to
29 the extent permitted by law.
30
32 ndctl-create-namespace(1), ndctl-list(1)
33
34
35
36daxctl 2019-05-10 DAXCTL(1)