|
02dd1f5ccf
|
Merge branch 'thread_scheduler' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into thread_scheduler
|
2023-04-05 16:05:31 +02:00 |
|
|
44cfb828fb
|
Remove useless libc, elf and ucontext, add comments to exceptions
improve propagation of errors in raise_exception
|
2023-04-05 16:02:54 +02:00 |
|
Samy Solhi
|
7060098809
|
Merge remote-tracking branch 'origin/thread_scheduler' into thread_scheduler
# Conflicts:
# src/kernel/exception.rs
|
2023-04-05 16:00:06 +02:00 |
|
Samy Solhi
|
a151bef7ef
|
added fn get string param
|
2023-04-05 15:57:34 +02:00 |
|
Rémi Rativel
|
77086155b5
|
started to implement sc_sem_create and auxiliar function
|
2023-04-05 15:47:57 +02:00 |
|
François Autin
|
2756477e67
|
Project now builds
|
2023-04-05 13:49:32 +02:00 |
|
François Autin
|
b96808b55f
|
Fixed incorrect flow control
|
2023-04-05 13:44:43 +02:00 |
|
François Autin
|
69f91170f6
|
Optimized to avoid cloning heap values
|
2023-04-05 13:34:06 +02:00 |
|
|
24be35547e
|
Add Exit Exception
|
2023-04-05 12:01:31 +02:00 |
|
|
0fd2815a59
|
Improve test in thread_manager, increase memory size to make it fit
|
2023-04-04 22:01:49 +02:00 |
|
Samy Solhi
|
655bf9eab7
|
added tests for SC_SHUTDOWN and SC_WRITE (print)
|
2023-04-03 23:08:13 +02:00 |
|
Samy Solhi
|
5c7979b746
|
Added Write system call
|
2023-03-29 17:52:25 +02:00 |
|
Samy Solhi
|
2981925401
|
Added shutdown system call
|
2023-03-29 17:21:34 +02:00 |
|
Samy Solhi
|
15f3608b63
|
Start syscall
|
2023-03-29 16:13:57 +02:00 |
|