ManyThreads / mythos

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

I190 performance counter driver #191

Closed gypsephi closed 3 years ago

gypsephi commented 3 years ago

implemented performance monitoring driver library as mentioned in #190. implemented test plugin. Overflow handling not implemented because interrupts are disabled in kernel mode. Hence, overflows can not be tested in test plugin.

no warnings. tested in qemu (perfmon not available) and IHK using Intel Core i7-9750H