Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-03 | Kernel/Time: Improve time keeping | Anton Kling | |
This makes use of TSC and now provides a file system interface for userland programs to change the system time. | |||
2024-07-03 | Kernel: Add simple support for timer using TSC | Anton Kling | |