Changes

46 bytes added ,  09:52, 28 November 2016
Line 34: Line 34:     
Threads are restored here for simplicity. If we restored them before, we'd have to "park" them while we change the memory layout. Instead of doing this, we first toss the memory arond, then create threads.
 
Threads are restored here for simplicity. If we restored them before, we'd have to "park" them while we change the memory layout. Instead of doing this, we first toss the memory arond, then create threads.
 +
 +
== See also ==
 +
* [[Code blobs]]
 +
* [[Compel]]
    
[[Category:Under the hood]]
 
[[Category:Under the hood]]