composite icon indicating copy to clipboard operation
composite copied to clipboard

Sane stack handling 2: low level components should use the same assembly-managed stack freelist

Open gparmer opened this issue 10 years ago • 0 comments

Scheduler, memory manager, etc... should not pre-allocate all stacks, and have them allocated in an array, per-thread. Make stack handling consistent across the system.

gparmer avatar Oct 04 '14 04:10 gparmer