Hi all!
I'm doing a school project, where I have to write as much information as I can find about NXT firmware (or opreating system) or its alternatives. One of them is of course leJOS.
I need information:
- how leJOS manages threads (and processes)
- what kind of CPU scheduling does it have
- how does it synchronize processes
- how does handle deadlocks
- how does manages with memory
- about virtual memory support
- file system support
I have found some information related to TinyVM, but I'm not sure how smart is to use that for leJOS.
Any help will be appreciated...
