Revisions of memkind

Michael Matz's avatar Michael Matz (matz2) committed (revision 13)
- Rebase memkind-fix-build.diff .
Michael Matz's avatar Michael Matz (matz2) committed (revision 12)
- Update memkind to version 1.9.0 (jsc#SLE-8598, jsc#SLE-10102)
  with these changes since 1.8.0:
  * Provided a second function to create PMEM kind
    memkind_create_pmem_with_config()
  * Provided the memkind_detect_kind() function to recognize
    a kind from memory allocation
  * Provided memkind_config_set_memory_usage_policy() function
    that modifies the default memory usage policy behavior
  * Provided the ability to pass a NULL kind to
    memkind_malloc_usable_size() and memkind_realloc()
  * Unified the memkind_realloc() behavior for all kinds
  * Added the support for the pool_msize() function to TBB
  * Extended build arch to ppc64, ppc64le, s390x
  * Removed disable-stats from used jemalloc
  * Fixed compilation under the Clang and rpm build configuration
  * Provided support for Dockerfile
- Also includes these changes since 1.7.0:
  * Fixed error with realloc/free method with passing
    thread-specific cache flag
  * Fixed error with memkind_create_pmem(), if other PMEM kind
    was destroyed before
  * Fixed error with zeroing large allocations in PMEM kind
  * Added support to create kind without maximum size limit of
    PMEM kind (max_size=0)
  * Extended memkind API with memkind_malloc_usable_size()
  * Removed EXPERIMENTAL from most methods in memkind API
  * Added MEMKIND_ERROR_ARENAS_CREATE code
  * Added C++ allocator for PMEM kind
  * Extended PMEM examples
  * Fixed integration with Travis CI
buildservice-autocommit accepted request 542702 from Michael Matz's avatar Michael Matz (matz2) (revision 11)
baserev update by copy to link target
Michael Matz's avatar Michael Matz (matz2) committed (revision 10)
Use tarball from github.
Michael Matz's avatar Michael Matz (matz2) committed (revision 9)
Mention fate number
- Update memkind to version 1.6.0 (fate #321932):
Michael Matz's avatar Michael Matz (matz2) committed (revision 8)
Whoops, forgot to readd after removal of this patch.
Michael Matz's avatar Michael Matz (matz2) committed (revision 7)
- Update memkind to version 1.6.0:
  * Deprecated some functions: memkind_create(), memkind_ops,
    memkind_finalize(), memkind_get_num_kind(),
    memkind_get_kind_by_partition(), memkind_get_kind_by_name(),
    memkind_partition_mmap(), memkind_get_size().
  * Introduced hbw_verify_memory_region() for checking HBWness
  * Added memkind_create_kind(), memkind_destroy_kind().
  * Updated internal jemalloc to 4.3.1
  * Add envvar MEMKIND_HOG_MEMORY preventing memkind from releasing
    memory to OS.
  * Deprecated support for gigabyte-pages
  * Deprecated the headers from memkind/internal
  * Allocation time optimizations with up to 20% improvement
  * Introduced logging mechanism
  * Cleanup of symbols exposed by libmemkind.so
  * Introduced policy HBW_POLICY_BIND_ALL and MEMKIND_HBW_ALL,
    MEMKIND_HBW_ALL_HUGETLB and MEMKIND_REGULAR kinds
- Removed gtest-1.7.0.zip (tests now included fused gtest sources)
- Adjust patch memkind-fix-build.diff
Michael Matz's avatar Michael Matz (matz2) committed (revision 6)
trigger service run
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 423676 from Michael Matz's avatar Michael Matz (matz2) (revision 5)
initialized devel package after accepting 423676
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 4)
Format spec file
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 415210 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 3)
- Re-set RPM groups for openSUSE. Make description available in
  the most prominently installed package. Fix a wrong Require tag.
Michael Matz's avatar Michael Matz (matz2) committed (revision 2)
- Replace memkind-1.1.0.tar.bz2 with memkind-1.1.0.tar.gz; github
  only supports tar.gz downloads.
- Use --disable-static instead of deleting the static library
  afterwards.
Michael Matz's avatar Michael Matz (matz2) accepted request 412813 from Michael Matz's avatar Michael Matz (matz2) (revision 1)
New package to get SLE12 and Factory in sync.
Displaying revisions 21 - 33 of 33
openSUSE Build Service is sponsored by