1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

add some TODO points

This commit is contained in:
Stefan Lankes 2015-09-08 08:50:25 +02:00
parent 034098048b
commit 7835c9e7da

View file

@ -5,4 +5,6 @@ TODO list
* prioririty handling in the Pthread library is still missing
* support of signals is still missing
* use gs register to accelerate tha access to newlib's reentrant structure
* check the usage of the fs register
* revise TLB shoot down
* revise and check tickless support (the tickless support is currently not tested)