Issues
- 1
Add value copy gc_array ctor
#37 opened by EvanKirshenbaum - 0
- 1
- 0
- 0
Deadlock in skiplist based allocator
#53 opened by EvanKirshenbaum - 0
Deadlock in skiplist based allocator <-1, 0> read in current expansion slots array
#55 opened by EvanKirshenbaum - 0
- 0
- 0
- 0
- 0
- 0
Fix leaks in ruts::cuckoo_map
#48 opened by EvanKirshenbaum - 0
Add regression tests
#47 opened by EvanKirshenbaum - 0
Support multiple heaps
#46 opened by EvanKirshenbaum - 0
Eliminate access to thread_local variables in fast-path (like write barrier)
#45 opened by EvanKirshenbaum - 0
Avoid two memory accesses for global variables like base_ptr of offset_ptr
#44 opened by EvanKirshenbaum - 0
- 0
Add fast_gc_ptr<T>
#42 opened by EvanKirshenbaum - 0
Add measure of fragmentation to mem stats
#41 opened by EvanKirshenbaum - 0
- 0
- 0
- 0
Add descriptors for std::tuple
#36 opened by EvanKirshenbaum - 0
Ensure .h files #include what they need
#35 opened by EvanKirshenbaum - 0
Have gc_allocate<T>() and gc_ptr<T> use gc_wrapped<T> for non-gc_allocated T
#34 opened by EvanKirshenbaum - 0
Walk through the code to identify cases where compiler barrier (to avoid reorder) is necessary
#33 opened by EvanKirshenbaum - 0
- 0
- 0
Move local code to anonymous namespace
#30 opened by EvanKirshenbaum - 0
Pay attention to memory order in 128-bit ARM atomics (atomic16B) or get rid of the params.
#29 opened by EvanKirshenbaum - 0
Make idempotency guards more unique
#28 opened by EvanKirshenbaum - 0
Move GC structures to GC heap file
#27 opened by EvanKirshenbaum - 0
Allow more than one GC thread
#26 opened by EvanKirshenbaum - 0
Add time-limited pointers
#25 opened by EvanKirshenbaum - 0
- 0
- 0
Rework code to use concepts
#22 opened by EvanKirshenbaum - 0
- 0
- 0
User-level documentation for MPGC
#19 opened by EvanKirshenbaum - 0
Fully comment MPGC and RUTS
#18 opened by EvanKirshenbaum - 1
- 0
- 0
GC heap allocator (for C++ std classes)
#15 opened by EvanKirshenbaum - 0
Work around PIC inefficiencies
#14 opened by EvanKirshenbaum - 0
Build both PIC and non-PIC
#13 opened by EvanKirshenbaum - 0
Make atomic_gc_vector
#12 opened by EvanKirshenbaum - 0
gc_vector ctors for growth
#11 opened by EvanKirshenbaum - 0
- 0