github mjansson/rpmalloc 1.4.3

latest releases: 1.4.5, 1.4.4
2 years ago
  • Fixed an issue where certain combinations of memory page size and span map counts could cause
    a deadlock in the mapping of new memory pages.

  • Tweaked cache levels and avoid setting spans as reserved in a heap when the heap already has
    spans in the thread cache to improve cache usage.

  • Prefer flags to more actively evict physical pages in madvise calls when partially unmapping
    span ranges on POSIX systems.

Don't miss a new rpmalloc release

NewReleases is sending notifications on new releases.