Julien CLEMENT juju
juju pushed to spawner at juju/JuliOS 2023-01-03 19:33:45 +00:00
6e64101d09 Make executor static with a force_unlock
juju created branch spawner in juju/JuliOS 2023-01-02 21:38:24 +00:00
juju pushed to spawner at juju/JuliOS 2023-01-02 21:38:24 +00:00
88fd29ea1a No idea how to do a spawner
juju pushed to master at juju/JuliOS 2023-01-01 14:51:04 +00:00
49f1821f9c thread yield refacto
juju deleted branch threads from juju/JuliOS 2022-12-31 12:57:14 +00:00
juju pushed to master at juju/JuliOS 2022-12-31 12:56:02 +00:00
563d97f372 add cleaner exit, freeing thread's stack
685dea4f6a basic scheduler
af4ab10505 Minor thread and scheduler refactoring
3a8167b6ad Basic thread run routine
2522ece23f double faulting in thread start while pushing thread's general registers
Compare 9 commits »
juju opened issue juju/JuliOS#15 2022-12-31 12:52:11 +00:00
State scheduler
juju pushed to threads at juju/JuliOS 2022-12-31 12:50:25 +00:00
563d97f372 add cleaner exit, freeing thread's stack
juju closed issue juju/JuliOS#8 2022-12-31 12:49:59 +00:00
Threads
juju closed issue juju/JuliOS#9 2022-12-31 12:49:51 +00:00
Scheduler
juju closed issue juju/JuliOS#13 2022-12-31 12:48:57 +00:00
exit
juju pushed to threads at juju/JuliOS 2022-12-31 12:21:43 +00:00
685dea4f6a basic scheduler
juju commented on issue juju/JuliOS#9 2022-12-31 12:21:23 +00:00
Scheduler

Basic scheduler is done but need to push back the thread id in the ready queue after it has been preempted

juju opened issue juju/JuliOS#14 2022-12-31 12:19:03 +00:00
Race-con on scheduler force_unlock
juju opened issue juju/JuliOS#13 2022-12-31 11:49:12 +00:00
exit
juju pushed to threads at juju/JuliOS 2022-12-31 11:23:28 +00:00
af4ab10505 Minor thread and scheduler refactoring
juju pushed to threads at juju/JuliOS 2022-12-31 11:05:22 +00:00
3a8167b6ad Basic thread run routine
juju pushed to threads at juju/JuliOS 2022-12-31 02:49:06 +00:00
2522ece23f double faulting in thread start while pushing thread's general registers
juju pushed to threads at juju/JuliOS 2022-12-31 02:02:51 +00:00
5a4f8a561e working on thread, assembly is trolling me somehow
juju pushed to threads at juju/JuliOS 2022-12-30 23:05:20 +00:00
bc0c885052 add memory allocation for thread stack
268b36188e start thread new
Compare 2 commits »