mirror of
				https://github.com/papers-we-love/papers-we-love.git
				synced 2025-06-13 12:54:28 +00:00 
			
		
		
		
	| .. | ||
| README.md | ||
| scatteralloc-massively-parallel-dynamic-memory-allocation-for-the-gpu.pdf | ||
- 
Teaching Garbage Collection without Implementing Compilers or Interpreters 
- 
Message Analysis Guided Allocation and Low Pause Incremental GC in a Concurrent Language 
- 
And Then There Were None: A Stall-Free Real-Time Garbage Collector for Reconfigurable Hardware 
- 
The Slab Allocator: An Object-Caching Kernel Memory Allocator 
- 
📜 ScatterAlloc: Massively Parallel Dynamic Memory Allocation for the GPU - Presents a useful algorithm as well as considerations relevant to designing algorithms for GPUs.