Quentin Legot
|
d392c69535
|
Add thread save and restore processor context
|
2023-03-09 12:08:33 +01:00 |
|
Quentin Legot
|
fe4bbb2fc2
|
Fix start_thread
|
2023-03-08 21:43:03 +01:00 |
|
Quentin Legot
|
4ca85b54d4
|
Added thread manager
|
2023-03-08 21:10:51 +01:00 |
|
Samy Solhi
|
82731cabcf
|
synch.rs implemented
|
2023-03-08 16:39:00 +01:00 |
|
Quentin Legot
|
0f5eb84c7b
|
Remove old static vars in scheduler, doesn't work
|
2023-03-08 16:05:05 +01:00 |
|
Quentin Legot
|
f15d782916
|
Fix thread
|
2023-03-08 15:54:10 +01:00 |
|
François Autin
|
f4edac230e
|
Added partialeq trait to Node
|
2023-03-08 15:49:31 +01:00 |
|
François Autin
|
5e265ab27b
|
Added partialeq trait where relevant
|
2023-03-08 15:48:33 +01:00 |
|
François Autin
|
ed5b760758
|
Merge branch 'thread_scheduler' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into thread_scheduler
|
2023-03-08 15:48:08 +01:00 |
|
François Autin
|
7520fd4458
|
Added partialeq trait to List struct
|
2023-03-08 15:48:03 +01:00 |
|
Quentin Legot
|
99be85acf5
|
Merge branch 'thread_scheduler' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into thread_scheduler
|
2023-03-08 15:47:19 +01:00 |
|
Quentin Legot
|
62b60186e9
|
Add list.remove(T)
|
2023-03-08 15:46:53 +01:00 |
|
Rémi Rativel
|
a29f410a66
|
small fix
|
2023-03-08 15:46:27 +01:00 |
|
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
|
a11ca01368
|
Main now initializes System object
|
2023-03-08 15:38:19 +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 |
|
Quentin Legot
|
8c6ef4e131
|
Implemente finish (not finished yet), fix ucontext for windows
|
2023-03-08 13:21:08 +01:00 |
|
Quentin Legot
|
6ca0b564c5
|
Add ucontext_t
|
2023-03-06 16:31:35 +01:00 |
|
Quentin Legot
|
4dae299008
|
Implement interrupt
|
2023-03-01 17:18:45 +01:00 |
|
Quentin Legot
|
b39e56b9c4
|
Move system to the right location
|
2023-03-01 17:01:02 +01:00 |
|
Quentin Legot
|
68ee179e12
|
Implement Thread::start and join
|
2023-03-01 16:55:17 +01:00 |
|
Quentin Legot
|
77e6d74b3b
|
Adding some content to thread
|
2023-03-01 15:45:49 +01:00 |
|
Quentin Legot
|
792497b14c
|
Change var name to fit with rust conventions
|
2023-03-01 11:16:21 +01:00 |
|
Quentin Legot
|
4c8062905c
|
Fix global var
|
2023-03-01 11:10:15 +01:00 |
|
Quentin Legot
|
6f98224da1
|
scheduler done
|
2023-03-01 10:11:19 +01:00 |
|
Quentin Legot
|
013a2968cd
|
Add scheduler structure
|
2023-02-28 16:39:40 +01:00 |
|
Quentin Legot
|
e422e65767
|
Add thread structure
|
2023-02-28 14:43:40 +01:00 |
|
Quentin Legot
|
fd6b22a2f3
|
Improve list by adding iterator trait
|
2023-02-17 09:45:47 +01:00 |
|
Quentin Legot
|
bd0b6e17a5
|
Add double linked list
|
2023-02-15 18:10:08 +01:00 |
|
Quentin Legot
|
f1f57a76e1
|
Add kernel mod
|
2023-02-15 14:56:11 +01:00 |
|
Samy Solhi
|
b5690a7f57
|
Merge branch 'decode_print' of https://gitlab.istic.univ-rennes1.fr/simpleos/burritos into decode_print
|
2023-02-15 14:34:10 +01:00 |
|
Samy Solhi
|
06f0be9ece
|
Fixed R32F
|
2023-02-15 14:33:40 +01:00 |
|
Rémi Rativel
|
619b67f7ec
|
Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print
|
2023-02-15 14:22:49 +01:00 |
|
Rémi Rativel
|
d76047e48b
|
changed Mem_Checker method
|
2023-02-15 14:22:31 +01:00 |
|
Samy Solhi
|
a9a86b674b
|
Merge branch 'decode_print' of https://gitlab.istic.univ-rennes1.fr/simpleos/burritos into decode_print
|
2023-02-15 13:56:08 +01:00 |
|
Samy Solhi
|
e3c6917486
|
Added RV32F Standard Extension
|
2023-02-15 13:55:16 +01:00 |
|
Rémi Rativel
|
3269fa353f
|
Implemented extract_memory
|
2023-02-13 11:08:24 +01:00 |
|
Moysan Gabriel
|
54a20296f9
|
bruh
|
2023-02-08 15:51:55 +01:00 |
|
Moysan Gabriel
|
297a4d1d0a
|
memory context load
|
2023-02-08 15:50:14 +01:00 |
|
Baptiste
|
8b84dee271
|
pc - 8 in one instruction
|
2023-02-08 15:05:02 +01:00 |
|
Quentin Legot
|
eab9d1c749
|
Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print
|
2023-02-08 14:50:01 +01:00 |
|
Quentin Legot
|
5af3a7e738
|
Remove instructions in favor of memory
|
2023-02-08 14:48:33 +01:00 |
|
Moysan Gabriel
|
027e91119b
|
waiting for machine update
|
2023-02-08 14:34:09 +01:00 |
|
Moysan Gabriel
|
6945128f72
|
test create mem check
|
2023-02-08 12:37:21 +01:00 |
|
Moysan Gabriel
|
b29cd7cc82
|
Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print
|
2023-02-08 01:18:42 +01:00 |
|