nvml

Edit Package nvml
No description set
Refresh
Refresh
Source Files
Filename Size Changed
build-fix.patch 0000000674 674 Bytes
nvml-1.2.1.tar.gz 0002275778 2.17 MB
nvml.changes 0000006541 6.39 KB
nvml.spec 0000012574 12.3 KB
Latest Revision
Frederic Crozat's avatar Frederic Crozat (fcrozat) committed (revision 2)
- Update to upstream version 1.2.1 (FATE#321727)
  This NVML release changes the behavior of pmem_is_pmem() on Linux.
  The pmem_is_pmem() function will now return true only if the entire
  range is mapped directly from Device DAX (/dev/daxX.Y) without an
  intervening file system, and only if the corresponding file mapping
  was created with pmem_map_file().  See libpmem(3) for details.

- Update to upstream version 1.2 (FATE#321727)
+ build-fix.patch
- 0001-libpmemblk-cast-translation-entry-to-uint64_t-when-calculating-data-offset.patch
* Add Device DAX support, providing that "optimized flush" mechanism
  defined in SNIA NVM Programming Model can safely be used, even
  if PMEM-aware file system supporting that model is not available,
  or if the user does not want to use the file system for some reason.
* Add a package for libpmemobj C++ bindings.
  C++ API is no longer considered experimental.
  Web-based documentation for C++ API is available on http://pmem.io.
* Add "sync" and "transform" commands to pmempool utility.
  The "sync" command allows to recover missing or corrupted part(s)
  of a pool set from a healthy replica, while the "transform" command
  is a convenient way for modifying the structure of an existing
  pool set, i.e. by adding or removing replicas.
* Add experimental support for remote access to persistent memory and
  basic remote data replication over RDMA (librpmem).  Experimental
  support for remote replicas is also provided by libpmemobj library.
  Note: This is one not packaged for SUSE yet.
Comments 0
openSUSE Build Service is sponsored by