HOARD
Keith Holdaway
Keith.Holdaway at sas.com
Thu Dec 20 16:16:28 UTC 2007
I researched HOARD:
http://developers.sun.com/solaris/articles/multiproc/multiproc.html
The Hoard memory allocator is a fast, scalable, and memory-efficient memory allocator. It runs on a variety of platforms, including Linux, Solaris, and Windows. Hoard is a drop-in replacement for malloc() that can dramatically improve application performance, especially for multithreaded programs running on multiprocessors.
Is this purely an OS change; or does one have to make changes to the VM source to use HOARD instead of malloc etc?
keith
Keith R Holdaway
Java Development Technologies<http://rdwss.na.sas.com/mti/jdt/default.aspx>
SAS... The Power to Know
Carpe Diem ...
More information about the hotspot-gc-dev
mailing list