This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
2,151
Commits
3
Branches
21
Tags
11
MiB
27eacac19c
Commit Graph
7 Commits
Author
SHA1
Message
Date
apio
916a73ca95
kernel: Rework the timer subsystem to count in microseconds
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-05-07 21:51:36 +02:00
apio
5854e5e530
Add newlines at end-of-file
2023-01-02 13:07:29 +01:00
apio
1e3706ac01
Make ARCH_PAGE_SIZE and ARCH_TIMER_FREQ known at compile-time
2022-12-05 16:36:41 +01:00
apio
7230eceb4d
x86_64/Timer: Show explanatory message on static assertion fail
2022-11-23 18:58:39 +01:00
apio
88f588a0c5
Make ARCH_TIMER_FREQ less frequent so it is more accurate (I hope)
2022-11-23 18:00:09 +01:00
apio
847f2b4f4c
Replace more usage of stdint.h types with Luna's Types.h
2022-11-19 22:25:03 +01:00
apio
83bcac7a16
Kernel: Introduce a timer interface
2022-11-19 20:01:01 +01:00