Difference between revisions of "Ptmalloc2"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=ptmalloc2 |Short description=Dynamic memory allocator |Full description='ptmalloc2' is one of the fastest dynamic memory allocators known. It is forked directly fro...")
 
(Fix version)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
 
|Name=ptmalloc2
 
|Name=ptmalloc2
 
|Short description=Dynamic memory allocator
 
|Short description=Dynamic memory allocator
|Full description='ptmalloc2' is one of the fastest dynamic memory allocators known. It is forked directly from GNU glibc 2.3.3. Extensively tested, it gives an average of six times speed improvement in heavily multi-threaded applications.
+
|Full description=* " Note: nedmalloc supersedes ptmalloc2 and is a better memory allocator in almost all scenarios "
 +
 
 +
'ptmalloc2' is one of the fastest dynamic memory allocators known. It is forked directly from GNU glibc 2.3.3. Extensively tested, it gives an average of six times speed improvement in heavily multi-threaded applications.
 +
|Homepage URL=http://www.nedprod.com/programs/Win32/ptmalloc2/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.nedprod.com/programs/Win32/ptmalloc2/
 
|VCS checkout command=
 
 
|Computer languages=C,C++
 
|Computer languages=C,C++
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=halloc,hhmalloc,hoard
 
|Related projects=halloc,hhmalloc,hoard
 
|Keywords=memory,malloc,dynamic,allocation,glibc,multithreaded
 
|Keywords=memory,malloc,dynamic,allocation,glibc,multithreaded
|Is GNU=n
+
|Version identifier=2.7.0_20050503
|Last review by=Janet Casey
+
|Version date=2005/03/05
|Last review date=2005-05-03
+
|Version status=stable
 +
|Version download=https://sourceforge.net/projects/ptmalloc2/files/latest/download?source=files
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/03
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.7.0
+
|Status=
|Version date=2005-02-10
+
|Is GNU=No
|Version status=stable
+
|License verified date=2005-05-03
|Version download=http://prdownloads.sourceforge.net/ptmalloc2/ptmalloc2_v270_safe_20050503.zip?download
+
}}
 +
{{Project license
 +
|License=LGPLv2.1orlater
 +
|License verified by=Janet Casey
 
|License verified date=2005-05-03
 
|License verified date=2005-05-03
|Version comment=2.7.0 stable released 2005-02-10
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Niall Douglas
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Niall Douglas
 
 
|Email=webmaster2@nedprod.com
 
|Email=webmaster2@nedprod.com
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Doug Lea
 
|Role=Contributor
 
|Role=Contributor
|Real name=Doug Lea
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Wolfram Gloger
 
|Role=Contributor
 
|Role=Contributor
|Real name=Wolfram Gloger
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 52: Line 49:
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=command-line,x-window-system
+
|Interface=command-line, x-window-system
 
|Software-development=small-specific-development-task
 
|Software-development=small-specific-development-task
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=LGPLv2.1orlater
 
|License verified by=Janet Casey
 
|License verified date=2005-05-03
 
}}
 

Latest revision as of 09:11, 30 June 2019


[edit]

ptmalloc2

http://www.nedprod.com/programs/Win32/ptmalloc2/
Dynamic memory allocator

  • " Note: nedmalloc supersedes ptmalloc2 and is a better memory allocator in almost all scenarios "

'ptmalloc2' is one of the fastest dynamic memory allocators known. It is forked directly from GNU glibc 2.3.3. Extensively tested, it gives an average of six times speed improvement in heavily multi-threaded applications.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

3 May 2005




Leaders and contributors

Contact(s)Role
Doug Lea Contributor
Niall Douglas Maintainer
Wolfram Gloger Contributor


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:webmaster2@nedprod.com


Software prerequisites




Entry
























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.