ManyThreads / mythos

Many Threads Operating System
https://manythreads.github.io/mythos/
MIT License
16 stars 3 forks source link

TBB thread team and process #201

Open gypsephi opened 3 years ago

gypsephi commented 3 years ago

implemented thread teams as mentioned in issue #192. implemented tbb ressource management as mentioned in issue #193. implemented capmap deletion as mention in issue #195. includes intel tbb support as mentioned in issue #139. includes a hot fix for pagemap deletion bug as mentioned in issue #194.

No compiler warnings. Tested with qemu and IHK.