SHA256
8
0
forked from pool/memkind

2 Commits

Author SHA256 Message Date
8c3ae5a7f9 Accepting request 1035103 from home:amanzini:branches:devel:libraries:c_c++
- Update to version 1.14.0
  + Provided a memtier binary for common uses of memory tiering
  + Added memkind memtier API header file to installed headers
  + Added missing information in memkind memtier manpages
  + Upgraded jemalloc internal library to version 5.3.0
  - Fixes to security issues
  + Added fixed kind for user-supplied memory area (along with the C++ allocator)
  + Provided a function memkind_get_capacity() to get the memory capacity of nodes available
    to a given kind
  + Added logging to file mechanism (enabled with an --enable-logging-to-file configure parameter)
  + Fixed wrong NUMA nodes masks for some of static kinds
  + Fixed building for different malloc_usable_size() implementations

OBS-URL: https://build.opensuse.org/request/show/1035103
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/memkind?expand=0&rev=30
2022-11-15 15:30:45 +00:00
0498f1623b Accepting request 984695 from home:matz2:branches:devel:libraries:c_c++
- Add memkind-dont-redefine-fortify.diff to not redefine
  _FORTIFY_SOURCE if already included in CFLAGS.

OBS-URL: https://build.opensuse.org/request/show/984695
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/memkind?expand=0&rev=28
2022-06-23 10:11:37 +00:00