TESTS NachOS THREADS lancer userprog/nachos -x test/makethreads on remarque que les threads marchent et que le systeme est non-preemptif et FIFO lancer userprog/nachos -rs -x test/makethreads on remarque que les threads marchent et que le systeme est preemptif et tourniquet lancer userprog/nachos -d + -rs -x test/makethreads | grep impossible on remarque que certains threads ne se lancent pas car pile est remplie voir sources: attente auto marche ! PROCESSUS lancer userprog/nachos -rs -x test/userpages on observe que ca marche lancer userprog/nachos -rs -x test/userpages | grep memoire on remarque que des fois des processus ne sont pas crees lanque de memoire lancer userprog/nachos -d p -rs -x test/userpages | grep Liberation on remarque que les frames sont liberes lancer firefox MemoryLog.html pas de fuites! lancer userprog/nachos -rs -x test/malloc on voit que ca marche FICHIERS lancer dans filesys ./nachos -f ; ./nachos -r shell ; ./nachos -cp ../test/shell shell ; ./nachos -rs -x shell md rep ls cd rep pwd mk rep cd rep pwd cd ../.. md shell ls md rep 1 md repreprepreprepreprep cd rep1 md rep1 ls rd rep1 ls NETWORK anneau network/nachos -m (0...n) -o [n+1] (ex: network/nachos -m 0...3 -o 4 ) envoi de fichiers: network/nachos -m 1 -fs network/nachos -m 2 -fc 1 firefox scr.gif