Mill Computing, Inc. Forums The Mill Architecture Memory Allocation Reply To: Memory Allocation

Ivan Godard
Keymaster
Post count: 689

It is not possible to OOM in the scratchpad, no more than it is possible to OOM when writing to the registers in a register architecture. Both scratch and registers are statically allocated and named; there is no dynamic allocation that you can run out of.