package jemalloc

  1. Overview
  2. Docs
Bindings to jemalloc mallctl api

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.tar.gz
md5=2a315381e5a1265a0ec05d0fd8721c2c

Description

Exposes helpers to access jemalloc control api, retrieve allocator statistics and change allocator settings.

Tags

org:ahrefs clib:jemalloc

Published: 16 Sep 2019

README

Bindings to jemalloc mallctl api

This modules contains some helpers to access jemlloc control api, retrieve allocator statistics and change properties.

see jemalloc man page

Dependencies (2)

  1. dune
  2. ocaml >= "4.04.1"

Dev Dependencies

None

Used by

None

Conflicts

None