Open HadrienG2 opened 8 years ago
The chosen memory object model should, to the best possible extent, deal with the following concerns:
For futurization, there seems to be a lot of interesting ongoing Ada projects, that should be studied. See, for example, https://groups.google.com/forum/#!topic/comp.lang.ada/v0ZXkaG8rek
A possibly interesting model would be to make accesses to a memory region mutually exclusive, but allow "breaking up" the associated memory object across threads.
The chosen memory object model should, to the best possible extent, deal with the following concerns:
For futurization, there seems to be a lot of interesting ongoing Ada projects, that should be studied. See, for example, https://groups.google.com/forum/#!topic/comp.lang.ada/v0ZXkaG8rek