diff options
author | Dan Williams <dan.j.williams@intel.com> | 2016-07-24 15:55:42 -0700 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2016-08-23 22:58:51 -0700 |
commit | ba09c01d2fa866f22e42ac2af405fe386f491879 (patch) | |
tree | c0028867440d5d50709bf787221bb4c64f29586b /include/uapi/linux/virtio_config.h | |
parent | ebd84d724c85f22037a5c9cb04b9e6631309cb78 (diff) | |
download | talos-obmc-linux-ba09c01d2fa866f22e42ac2af405fe386f491879.tar.gz talos-obmc-linux-ba09c01d2fa866f22e42ac2af405fe386f491879.zip |
dax: convert to the cdev api
A goal of the device-DAX interface is to be able to support many
exclusive allocations (partitions) of performance / feature
differentiated memory. This count may exceed the default minors limit
of 256.
As a result of switching to an embedded cdev the inode-to-dax_dev
conversion is simplified, as well as reference counting which can switch
to the cdev kobject lifetime.
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'include/uapi/linux/virtio_config.h')
0 files changed, 0 insertions, 0 deletions