Page MenuHomeFreeBSD

[NEW-PORT] devel/talloc242: Hierarchical pool based memory allocator
Needs ReviewPublic

Authored by kiwi on Fri, Jan 24, 3:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 25, 12:57 AM
Unknown Object (File)
Fri, Jan 24, 10:17 PM
Unknown Object (File)
Fri, Jan 24, 8:45 PM
Unknown Object (File)
Fri, Jan 24, 8:38 PM
Unknown Object (File)
Fri, Jan 24, 3:27 PM
Unknown Object (File)
Fri, Jan 24, 3:22 PM
Subscribers

Details

Reviewers
0mp
Summary
devel/talloc242: Hierarchical pool based memory allocator

A hierarchical pool based memory allocator with destructors. It uses
reference counting to determine when memory should be freed.

This port is needed for Samba 4.20

Sponsored by:   Klara, Inc.
Approved by:    0mp (mentor)
Test Plan

This port is needed for samba 4.20. Tested with poudriere and build of samba4.20

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

kiwi requested review of this revision.Fri, Jan 24, 3:16 PM
kiwi created this revision.

Subject and desc are incorrect, refers to talloc instead of libtevent