Commit Graph

13 Commits

Author SHA1 Message Date
Santiago Lo Coco 917d377e67 Add mem dump and update help command (also remove unused variables)
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-11-02 20:35:47 -03:00
Santiago Lo Coco 3c7957ce17 Add last changes
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-11-01 22:42:46 -03:00
Santiago Lo Coco 9c5486e091 Add wait and make blocking syscalls
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-31 07:53:33 -03:00
Santiago Lo Coco 9af7505421 Fix almost all bugs and change the scheduler implementation
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-30 08:08:37 -03:00
Santiago Lo Coco 953f608b4b Add phylo and make some changes (but with some bugs)
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-28 23:36:17 -03:00
Santiago Lo Coco 7ae51a4849 Save x87 state on context switch 2021-10-27 23:44:01 -03:00
Santiago Lo Coco 42139b44eb Finish implementing pipes
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-27 22:15:13 -03:00
Santiago Lo Coco af241224c9 Make a lot of changes in shell and fix some bugs
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-26 22:18:19 -03:00
Santiago Lo Coco f5eda8639a Fix some errors
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-24 12:17:09 -03:00
Santiago Lo Coco 750006abbf Continue with the implementation of the scheduler
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-23 19:06:45 -03:00
Santiago Lo Coco 60764ea9d7 Start the implementation of the scheduler and semaphore
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-20 21:45:25 -03:00
Santiago Lo Coco 25b3f3c4f7 Reformat code and add some asm functions 2021-10-20 12:46:16 -03:00
Santiago Lo Coco 2d6e9285db Add BottlerOS files
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
2021-09-19 10:24:58 -03:00