Skip to content

jemalloc: Add version 3.6.0 #234

Merged
merged 1 commit into from Dec 7, 2016
Merged

jemalloc: Add version 3.6.0 #234

merged 1 commit into from Dec 7, 2016

Conversation

thomas
Copy link
Collaborator

@thomas thomas commented Dec 7, 2016

jemalloc is a general-purpose scalable concurrent malloc(3)
implementation.

Homepage: http://www.canonware.com/jemalloc/

Test suite summary: pass: 30/33, skip: 3/33, fail: 0/33

jemalloc is a general-purpose scalable concurrent malloc(3)
implementation.

Homepage: http://www.canonware.com/jemalloc/

Test suite summary: pass: 30/33, skip: 3/33, fail: 0/33
@pmenzel
Copy link
Collaborator

pmenzel commented Dec 7, 2016

Die offizielle URL scheint jetzt http://jemalloc.net/ zu sein.

$ curl -I http://www.canonware.com/jemalloc/
HTTP/1.1 200 OK
Date: Wed, 07 Dec 2016 09:57:12 GMT
Server: Apache/2.2.22 (FreeBSD) mod_ssl/2.2.22 OpenSSL/0.9.8x DAV/2
Last-Modified: Sun, 11 Sep 2016 17:22:18 GMT
ETag: "b24b1-a7-53c3e9f12c680"
Accept-Ranges: bytes
Content-Length: 167
Content-Type: text/html
$ curl http://www.canonware.com/jemalloc/
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
  <head>
    <meta http-equiv="refresh" content="0; url=http://jemalloc.net/">
  </head>
  <body></body>
</html>

@pmenzel pmenzel merged commit 6be6dc1 into master Dec 7, 2016
@donald donald deleted the add-jemalloc-3.6.0 branch December 14, 2016 14:39
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants