Hoard memory allocator: Difference between revisions

Content deleted Content added
Updated to reflect the release of version 3.9.
m Updated with new release; changed to point to ASPLOS paper rather than SIGPLAN Notices.
Line 9:
|released = {{Start date|1999|09|29}} <!-- {{Start date|1998|08|01}} -->
|discontinued =
|latest release version = 3.910
|latest release date = {{Start date and age|2012|062013|10|23}}
|latest preview version =
|latest preview date = <!-- {{Start date and age|YYYY|MM|DD}} -->
Line 34:
| year = 2000
| title = Hoard: a scalable memory allocator for multithreaded applications
| journal = Proceedings of the Ninth International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS IX)
| journal = ACM SIGPLAN Notices
| volume = 35
| issue = 11
| pages = 117–128
| url = http://portaldl.acm.org/citation.cfm?iddoid=356989378993.357000379232
| accessdate = 20082013-0110-0626
| doi = 10.1145/356989378993.357000379232
}}</ref><ref>above PDF freely available at http://www.cs.umass.edu/~emery/hoard/asplos2000.pdf</ref>
 
Line 57:
}}</ref><ref>above PDF freely available at http://www.research.ibm.com/people/m/michael/pldi-2004.pdf</ref> Then Maged Michael contributed to improve Hoard's quality.<ref>See THANKS file in source code</ref>
 
Nowadays, Hoard iscontinues stillto be maintained and improved, and softwareis reliesin use by a number of open source and oncommercial itprojects.<ref>{{Dead link|date=March 2012}}[http://ineluttabile.it/node/6 Toffanin Mauro's blog] Commercial [[Linux distribution]]s may use '''Hoard''' instead of [[GNU libc]]</ref><ref>[http://www.gnutelephony.org/index.php/GNU_Common_C%2B%2B#Downloading_and_Documentation GNU Telephony] GNU Common C++ uses lib'''hoard'''</ref>
 
==References==