Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
smuller edited this page Dec 17, 2013 · 1 revision

"The GC_heap structure now defines the global nursery, while each processor's GC_state tracks the per-processor allocation area. Allocation from a processor-local area occurs just as for the single- processor version of MLton. When processor-local space is exhausted, the processor attempts to take a chunk from the global space using an atomic compare-and-swap operation. If no global space is available, the processor signals that a collection is necessary and waits for the remaining processors to catch up."

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.