Hoard memory allocator: Difference between revisions

Content deleted Content added
m History: change |id={{citeseerx}} to |citeseerx= using AWB
Codename Lisa (talk | contribs)
Infobox cleanup. Removed erroneous parameters from the infobox. For a list of supported parameters please consult Template:Infobox software/doc.
Line 1:
{{Infobox software
|name = Hoard
|logoauthor = Emery Berger, [[Kathryn S. McKinley]], Robert D. Blumofe, Paul R. Willson =
|developer = Emery Berger <!-- ;, Martin Bachtold ;, Trey Boudreau ;, John Calcote ;, Robert Fleischman ;, Bo Granlund ;, John Hickin ;, Paul Larson ;, Maged Michael ;, Kevin Mills ;, Ganesan Rajagopal ;, Benoit Rignault -->
|screenshot =
|caption released = {{Start date|1999|09|29}}
|collapsible =
|author = Emery Berger <br> [[Kathryn S. McKinley]] <br> Robert D. Blumofe<br> Paul R. Willson
|developer = Emery Berger <!-- ; Martin Bachtold ; Trey Boudreau ; John Calcote ; Robert Fleischman ; Bo Granlund ; John Hickin ; Paul Larson ; Maged Michael ; Kevin Mills ; Ganesan Rajagopal ; Benoit Rignault -->
|released = {{Start date|1999|09|29}} <!-- {{Start date|1998|08|01}} -->
|discontinued =
|latest release version = 3.11
|latest release date = {{Start date and age|2015|8|5}}
|operating system = [[Linux]], [[OS X]], [[Microsoft Windows]], [[Solaris (operating system)|Solaris]] and others{{which}}
|latest preview version =
|latest preview date = <!-- {{Start date and age|YYYY|MM|DD}} -->
|frequently updated = yes
|programming language =
|operating system = [[Linux]], [[OS X]], [[Microsoft Windows]], [[Solaris (operating system)|Solaris]] and others
|platform = [[Cross-platform]]
|size =
|language = [[C++]]
|status = Active
|genre = [[Memory allocation]]
|license = [[GNU General Public License|GPL]] v2 and another one for [[proprietary software]]
|website = {{URL|http://www.hoard.org/}}
}}
{{Portal|Free software}}
The '''Hoard memory allocator''', or '''Hoard''', is a [[memory allocation|memory allocator]] for [[Linux]], [[Solaris (operating system)|Solaris]], [[Microsoft Windows]] and other [[operating systems]]. Hoard is designed to be efficient when used by [[Multithreading (computer architecture)|multithreaded]] applications on [[multiprocessor]] computers. Hoard is distributed under the [[GPL]], but can be purchased for [[proprietary software]].