Tag: System call
-
Reasoning about a NoC
Thinking about a Network-on-Chip system and what its system software needs to do… Parallelisation is essential to efficiency – in a NoC there are a multitude of cores, but each core has only the fraction of the computational power a “traditional” unicore might be expected to have – therefore it is essential that, where possible,…
Adrian McMenamin
-
Third time lucky?
Last time we met, my PhD supervisor told me to expect to spend a long time making things that didn’t work: it certainly feels like that right now. My current task is to build a logical model of a working memory allocation scheme for a NoC. I started with some Groovy, then realised that was…
Adrian McMenamin