Commit Graph

19 Commits

Author SHA1 Message Date
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 8838beda5e Reformat code
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-31 23:18:54 -03:00
Santiago Lo Coco a56f7b5e31 Add changes to read syscall 2021-10-31 21:51:01 -03:00
Santiago Lo Coco 86705308b1 Fix bugs and add more features
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-31 19:45:18 -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 0041b86135 Fix ALL bugs and remove compilation warnings
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-30 08:28:03 -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 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 6c805191d0 Add cat, filter and wc
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-27 17:12:01 -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 86f6f72574 Start the pipes implementation
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-26 15:33:06 -03:00
Santiago Lo Coco a2b410fca3 Finish scheduler implementation
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-24 18:30: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 73a01944a4 Add tests and FRT4
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-17 11:13:48 -03:00
Santiago Lo Coco c8eec8ee92 Add MM to kernel
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-09-25 10:34:55 -03:00
Santiago Lo Coco 2135068a23 Add naive memory management
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
2021-09-20 10:31:11 -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