1DAXCTL(1) 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 © 2016 - 2022, Intel Corporation. License GPLv2: GNU GPL
27 version 2 http://gnu.org/licenses/gpl.html. This is free software: you
28 are free to change and redistribute it. There is NO WARRANTY, to the
29 extent permitted by law.
30
32 linkdaxctl:ndctl-create-namespace[1], linkdaxctl:ndctl-list[1]
33
34
35
36 08/03/2023 DAXCTL(1)