lib64hoard
In order to install this package, check out the
Mirror finder tool to make sure that you have correctly configured your URPMI media. Then, open a root console, and type 'urpmi lib64hoard'
Details
| Name: lib64hoard | Version: 3.6-1mdv2007.1 (x86_64) |
| Size: 56 KiB | Build date: Sun Mar 11 20:03:30 CET 2007 |
| Category: System/Libraries | License: GPL |
| Homepage: http://www.hoard.org/ |
| Summary: A fast, scalable, and memory-efficient memory allocator |
Description
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"
|
Run "urpmi lib64hoard", or click here to download the package itself.
|