Integrate per-thread cache logic #1

Open
opened 2012-07-16 15:50:57 +00:00 by gburd · 0 comments
gburd commented 2012-07-16 15:50:57 +00:00 (Migrated from github.com)

Integrate the changes mentioned here (https://twitter.com/bcantrill/status/224762480755355650 84994e8c73 http://dtrace.org/blogs/rm/2012/07/16/per-thread-caching-in-libumem/) and deal with cross-platform portability (because thread libraries are notoriously not portable) issues. This is the "trampoline" feature found here https://github.com/joyent/illumos-joyent/blob/master/usr/src/lib/libumem_trampoline/common/trampoline.c#L26

Integrate the changes mentioned here (https://twitter.com/bcantrill/status/224762480755355650 https://github.com/joyent/illumos-joyent/commit/84994e8c736b6cabac683f28a3e1811f55a525e4 http://dtrace.org/blogs/rm/2012/07/16/per-thread-caching-in-libumem/) and deal with cross-platform portability (because thread libraries are notoriously not portable) issues. This is the "trampoline" feature found here https://github.com/joyent/illumos-joyent/blob/master/usr/src/lib/libumem_trampoline/common/trampoline.c#L26
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/libumem#1
No description provided.