Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238354 - New ebuild for hoard memory allocator
Summary: New ebuild for hoard memory allocator
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: http://www.cs.umass.edu/~emery/hoard/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-22 04:05 UTC by Tim Stoakes
Modified: 2011-08-21 16:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild (hoard-3.5.1.ebuild,822 bytes, text/plain)
2008-09-22 04:06 UTC, Tim Stoakes
Details
Build patch (hoard-3.5.1-amd64-compile.patch,943 bytes, text/plain)
2008-09-22 04:06 UTC, Tim Stoakes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Stoakes 2008-09-22 04:05:18 UTC
hoard is an alternative memory allocator (malloc() implementation), see http://www.cs.umass.edu/~emery/hoard/index.html.

I've taken a stab at an ebuild for me that works on amd64. Note that this project uses shell scripts for building, and has strange file names. I'm not too savvy with ebuilds, so this is probably terrible style.

Reproducible: Always
Comment 1 Tim Stoakes 2008-09-22 04:06:04 UTC
Created attachment 166059 [details]
ebuild
Comment 2 Tim Stoakes 2008-09-22 04:06:37 UTC
Created attachment 166061 [details]
Build patch
Comment 3 Jason McGuiness 2011-08-21 16:14:48 UTC
See:

https://bugs.gentoo.org/show_bug.cgi?id=3445

Seems similar.

Also why is it that I can't find this ebuild when I do an esearch?
Comment 4 Jason McGuiness 2011-08-21 16:18:37 UTC
I see that http://ineluttabile.it/node/6 has created an overlay for Hoard in the past.
Comment 5 Jason McGuiness 2011-08-21 16:30:30 UTC
(In reply to comment #4)
> I see that http://ineluttabile.it/node/6 has created an overlay for Hoard in
> the past.

A newer versions eems to be available here:

https://gitorious.org/ineluctable-overlay/ineluctable-overlay/trees/master/sys-libs/hoard
Comment 6 Jason McGuiness 2011-08-21 16:37:06 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > I see that http://ineluttabile.it/node/6 has created an overlay for Hoard in
> > the past.
> 
> A newer versions eems to be available here:
> 
> https://gitorious.org/ineluctable-overlay/ineluctable-overlay/trees/master/sys-libs/hoard

Sorry, I eventually discovered this:

http://gitorious.org/ineluctable-overlay/pages/Home

Which shows how to make use of the overlay which includes a hoard ebuild.