This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5a516a6130fb4c5064019660339c6e0f651c84eb
banan-os
/
kernel
/
kernel
/
Device
History
Bananymous
ed3924722e
Kernel: Remove kernel CPU load printing
...
We still keep track of processor loads but the hacky printing is no longer done in kernel space :)
2026-05-20 19:11:27 +03:00
..
DebugDevice.cpp
Kernel: Print thread id when writing to /dev/debug
2026-02-27 19:12:35 +02:00
Device.cpp
Kernel: Replace is_* with kind field
2026-05-15 21:23:12 +03:00
FramebufferDevice.cpp
Kernel: Remove kernel CPU load printing
2026-05-20 19:11:27 +03:00
NullDevice.cpp
Kernel: Start making device numbers unique for each device
2024-02-22 15:53:48 +02:00
RandomDevice.cpp
Kernel: Implement basic random device to /dev/random
2024-08-22 14:02:26 +03:00
ZeroDevice.cpp
Kernel: Start making device numbers unique for each device
2024-02-22 15:53:48 +02:00