A lot of systems are coming with compute/peripheral processors with limited ram, etc.
I was wondering what the abstraction should be? Obviously, mmap()'ing their memory would be nice. But what about stopping/starting? Messaging? Ideas are welcome.
A lot of systems are coming with compute/peripheral processors with limited ram, etc.
I was wondering what the abstraction should be? Obviously, mmap()'ing their memory would be nice. But what about stopping/starting? Messaging? Ideas are welcome.