|
|
|
|
|
by kragen
209 days ago
|
|
I'd like to see what kind of hardware acceleration would help STMs without imposing severe limitations on their generality. To me, the appealing things about STMs are the possibility of separating concerns of worst-case execution time and error handling, which are normally pervasive concerns that defeat modularity, from the majority of the system's code. I know this is not the mainstream view, which is mostly about manycore performance. |
|