Sun, 04 Jun 2023 17:14:52 EDT

Information for build hoard-3.5.1-1.ru

ID1419
Package Namehoard
Version3.5.1
Release1.ru
Epoch
SummaryA fast, scalable, and memory-efficient memory allocator
DescriptionThe 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
Built byschubert
State complete
StartedFri, 23 Jan 2009 16:58:48 EST
CompletedFri, 23 Jan 2009 17:05:19 EST
Taskbuild (centos5-rutgers, hoard-3.5.1-1.ru.src.rpm)
Tags
centos5-rutgers
RPMs
src
hoard-3.5.1-1.ru.src.rpm (info) (download)
i386 (build logs)
hoard-3.5.1-1.ru.i386.rpm (info) (download)
libhoard-3.5.1-1.ru.i386.rpm (info) (download)
hoard-debuginfo-3.5.1-1.ru.i386.rpm (info) (download)
x86_64 (build logs)
hoard-3.5.1-1.ru.x86_64.rpm (info) (download)
lib64hoard-3.5.1-1.ru.x86_64.rpm (info) (download)
hoard-debuginfo-3.5.1-1.ru.x86_64.rpm (info) (download)
Changelog * Wed Jan 03 2007 Buchan Milne <bgmilne@mandriva.org> 3.5.1-mdv2007.1 - Initial package