Updated to 3.9. Note that the tarball has been renamed libhoard, so I might rename this package libhoard in the future. It is, after all, a library.
Search Criteria
Package Details: hoard 3.10-1
Package Actions
| Package Base: | hoard |
|---|---|
| Description: | Fast scalable and memory-efficient memory allocator |
| Upstream URL: | http://www.hoard.org/ |
| Category: | lib |
| Licenses: | |
| Submitter: | None |
| Maintainer: | bluephoenix47 |
| Last Packager: | bluephoenix47 |
| Votes: | 1 |
| First Submitted: | 2007-05-26 16:19 |
| Last Updated: | 2015-01-25 02:50 |
Dependencies (1)
Required by (0)
Sources
Latest Comments
Comment by bluephoenix47
Comment by td123
could we get this updated? it's been 2 years
Comment by dlin
It is not so stable. I found when I use it. It let my kdxmod can not open.
Then, my vim got segmentation fault. So, I think put LD_PRELOAD on /etc/profile.d is not a smart idea.
Comment by dlin
I suggest add /etc/profile.d/hoard.sh with one line content.
export LD_PRELOAD=/usr/lib/libhoard.so
Comment by dlin
for 3.8, modify these lines
pkgver=3.8
_pkgver=38
source=(http://www.cs.umass.edu/~emery/$pkgname/$pkgname-$pkgver/source/$pkgname-$_pkgver.tar.gz)
md5sums=('f2d8ec3a13d4d9ba7b1c48c777707ef5')