This website requires JavaScript.
Explore
Help
Register
Sign In
indolyn
/
tianole
Watch
1
Star
0
Fork
0
You've already forked tianole
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
34
Commits
1
Branch
0
Tags
233
KiB
11a1a8234b
Commit Graph
7 Commits
Author
SHA1
Message
Date
Microindole
11a1a8234b
kernel: add framebuffer early console and tighten wait queues
Some checks failed
check / build-and-boot (push)
Has been cancelled
Details
2026-05-13 11:42:24 +08:00
Microindole
5f3472f651
sched: track wait queue ownership
2026-05-12 23:30:32 +08:00
Microindole
9cab2673af
refactor(kernel): use linux-style errno returns
2026-05-12 23:00:24 +08:00
Microindole
7292b9eb56
refactor(sched): centralize thread state transitions
...
- docs/agents: add kernel design guide
2026-05-12 17:26:39 +08:00
Microindole
f97c30d5d0
fix(sched): guard wait queue state transitions
2026-05-12 17:11:13 +08:00
Microindole
288d55fb60
feat(sched): add condition and timeout wait queues
2026-05-10 12:18:45 +08:00
Microindole
7db47d0e38
refactor(kernel): centralize selftests and split scheduler code
2026-05-10 12:04:10 +08:00