Jump to letter: [
ABCDEFGHIJKLMNOPRSTWXZ
]
hoard - A fast, scalable, and memory-efficient memory allocator
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. No change to your source is necessary. Just link it in or
set just one environment variable, e.g.:
LD_PRELOAD="/usr/lib64/libhoard.so:/usr/lib64/libdl.so"
This package mostly contains the documentation
Packages
Latest: hoard-3.8-2.el5_fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
hoard |
0 |
3.8 |
2.el5_fio |
x86_64 |
331 KiB |
2010-10-12 05:42:02 |
Changelog:
- * 2009-11-13 - Frederik Himpe <fhimpe[AT]mandriva[DOTORG]> 3.8-1mdv2010.1
+ Revision: 465923
- Update to new version 3.8
- Let main package and profile subpackage require library
- * 2009-11-09 - Luis Daniel Lucio Quiroz <dlucio[AT]mandriva[DOTORG]> 3.7.1-3mdv2010.1
+ Revision: 463603
- New hoard-profile subpackage to let as an option users to user hoard in all system when possible
+ Thierry Vignaud <tvignaud@mandriva.com>
- rebuild
- * 2009-02-24 - Buchan Milne <bgmilne[AT]mandriva[DOTORG]> 3.7.1-1mdv2009.1
+ Revision: 344452
- New version 3.7.1
- update to new version 3.7.1
- * 2008-07-24 - Thierry Vignaud <tvignaud[AT]mandriva[DOTCOM]> 3.6-3mdv2009.0
+ Revision: 246872
- rebuild
- * 2008-01-02 - Olivier Blin <oblin[AT]mandriva[DOTCOM]> 3.6-1mdv2008.1
+ Revision: 140747
- restore BuildRoot
+ Thierry Vignaud <tvignaud@mandriva.com>
- kill re-definition of %buildroot on Pixel's request