summaryrefslogtreecommitdiff
path: root/libraries/jemalloc/README
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@liwjatan.at>2012-12-16 17:42:51 -0500
committerdsomero <xgizzmo@slackbuilds.org>2012-12-23 09:16:22 -0500
commitbcf02e828effda35e2e815412ee0e35873e9dcd2 (patch)
tree8d9f51ec08cc4eb3511b5f457031c57d917b2c83 /libraries/jemalloc/README
parent48299dfd6e452795f4e336a918127f799e801af2 (diff)
downloadslackbuilds-bcf02e828effda35e2e815412ee0e35873e9dcd2.tar.gz
libraries/jemalloc: Added (A memory allocator)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/jemalloc/README')
-rw-r--r--libraries/jemalloc/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/jemalloc/README b/libraries/jemalloc/README
new file mode 100644
index 0000000000..8b18ffb632
--- /dev/null
+++ b/libraries/jemalloc/README
@@ -0,0 +1 @@
+jemalloc is a general-purpose scalable concurrent malloc(3) implementation.