Talk:Protection

From Mill Computing Wiki
Revision as of 22:22, 23 March 2015 by Afranke (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Unclear computation?

The text says: Each turf and thread combination has its own stack memory block called a stacklet. [...] the upper part of the address space is reserved for stacklets in a 2 dimensional array indexed by thread ID and turf ID. A system that allows 1M turfs and 1M threads and 8k stacklets reserves the upper 8GB of the address space.

As far as I can see, 1e6 × 1e6 × 8KB is not 8GB. 1000 turfs × 1000 threads would be more plausible. Afranke (talk) 22:22, 23 March 2015 (UTC)