Skip to content

Commit 91ae8ff

Browse files
committed
Sysexit working, need to add status return code
1 parent e5efd04 commit 91ae8ff

20 files changed

+1924
-1811
lines changed

Loic-Jo/CR.txt

+7
Original file line numberDiff line numberDiff line change
@@ -176,3 +176,10 @@ Question 5-15:
176176
Le noyeau ne permet pas à une application de choisir à qui elle passe la main :
177177
- On ne sait pas toujours vers quel process on veut aller (ex : ordonnancement préemptif)
178178
- Isolation : on ne doit pas avoir accès aux PCB des autres process, et même sa propre PCB
179+
180+
Question 6-5:
181+
182+
Question 6-6:
183+
On peut faire recours à une liste doublement chaînée pour avoir accès à la pcb précédente.
184+
185+
Question 6-:

Loic-Jo/sysif/build/asm_tools.o

8 Bytes
Binary file not shown.

Loic-Jo/sysif/build/hw.o

-816 Bytes
Binary file not shown.

Loic-Jo/sysif/build/init.o

8 Bytes
Binary file not shown.

Loic-Jo/sysif/build/kernel.elf

-1.13 KB
Binary file not shown.

0 commit comments

Comments
 (0)