+

Ivan 2017-01-31 12:15:38 +03:00
parent a45e2211c5
commit 289c956e92

@ -45,3 +45,4 @@ This is a non-exhaustive list of current goals made possible with the support of
* Improve embedded debugging tools (CPU, RSX, Kernel Explorer). * Improve embedded debugging tools (CPU, RSX, Kernel Explorer).
* Implement simple thread pool (Thread.cpp) * Implement simple thread pool (Thread.cpp)
* Implement MFC thread for SPU DMA and other time-critical tasks. * Implement MFC thread for SPU DMA and other time-critical tasks.
* Fetch memory attributes in sys_memory_get_page_attribute.