16 Commits (6e269e0217c9c2a9383a0fc44ce6221dfb5f81ae)

Author SHA1 Message Date
anna 6e269e0217
sched: refactor and implement sleep 3 years ago
anna c36c2182d7
sched: minor refactor 3 years ago
anna 8b3a5fd68d
sched: integrate into kent hierarchy
This is an initial, rudimentary attempt at integrating the scheduler
into the kent hierarchy.  There are likely gonna be drastic changes
in the future, and i haven't even tried running the whole thing.

But hey, the code compiles again now!
3 years ago
anna f0dc3a3433
kiss capitalism goodbye for good
The CNPL will make sure that absolutely no corporation is going to get
anywhere near Ardix -- exactly as it should be.  Fuck you, corporations!
3 years ago
anna af8210da4a
piss off capitalism
Ardix is being relicensed to GPL v3 or later. I have no idea whether you
can just do this if you feel like it or if it has any consequences, but
i kinda don't really care that much about it.  Any changes made after
this commit will definitely fall under the GPL though, and considering
that only few things are really working yet anyways this is good enough
for me.
3 years ago
Felix Kopp 56c76d8b4b
sched: use proper UNIX® terminology 3 years ago
Felix Kopp cc00a7a1ea
atom: Replace spinlocks with atoms 3 years ago
Felix Kopp 99a51a5dd2
fix compiler errors/include conflicts
What a hell of a nightmare this codebase has become over the past few
weeks fascinates even myself
4 years ago
Felix Kopp e45f75f6bc
sched: implement spinlocks 4 years ago
Felix Kopp 570f036752
sched: minor refactor 4 years ago
Felix Kopp 2a899210c6
sched: add IOWAIT process state 4 years ago
Felix Kopp a25ab04b0d
sched: implement process initialization 4 years ago
Felix Kopp 0e725b795d
Move license comment to the bottom 4 years ago
Felix Kopp 424f5a902f
Cleanup 2 4 years ago
Felix Kopp 30096ab5b2
Tidy up 4 years ago
Felix Kopp c19e131f20
Add base stuff for preemptive scheduler 4 years ago