Commit Graph

18 Commits

Author SHA1 Message Date
Rémi Rativel
d03bb47131 Merge remote-tracking branch 'origin/thread_scheduler' into thread_scheduler 2023-03-08 15:45:47 +01:00
Rémi Rativel
cf65688566 Sarting synch.rs implementation 2023-03-08 15:45:35 +01:00
François Autin
de502973c7
Added System initializer method 2023-03-08 15:34:13 +01:00
François Autin
06be5c9796
Merge branch 'thread_scheduler' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into thread_scheduler 2023-03-08 15:16:27 +01:00
François Autin
0309614396
New system structure 2023-03-08 15:16:10 +01:00
Moysan Gabriel
4c79f86b89 dataTypes definition 2023-03-08 14:38:02 +01:00
François Autin
8889d43f9d
Fixed ucontext & libc 2023-03-08 14:09:07 +01:00
8c6ef4e131 Implemente finish (not finished yet), fix ucontext for windows 2023-03-08 13:21:08 +01:00
6ca0b564c5 Add ucontext_t 2023-03-06 16:31:35 +01:00
b39e56b9c4 Move system to the right location 2023-03-01 17:01:02 +01:00
68ee179e12 Implement Thread::start and join 2023-03-01 16:55:17 +01:00
77e6d74b3b Adding some content to thread 2023-03-01 15:45:49 +01:00
792497b14c Change var name to fit with rust conventions 2023-03-01 11:16:21 +01:00
4c8062905c Fix global var 2023-03-01 11:10:15 +01:00
6f98224da1 scheduler done 2023-03-01 10:11:19 +01:00
013a2968cd Add scheduler structure 2023-02-28 16:39:40 +01:00
e422e65767 Add thread structure 2023-02-28 14:43:40 +01:00
f1f57a76e1 Add kernel mod 2023-02-15 14:56:11 +01:00