Commit Graph

33 Commits

Author SHA1 Message Date
Santiago Lo Coco 8128cee277 Add FREE_FLAG 2021-11-29 09:55:17 -03:00
Santiago Lo Coco b7c705d135 Free resources
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-11-08 18:55:38 -03:00
Santiago Lo Coco c4714fe772 Fix bugs
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-11-08 16:28:56 -03:00
Santiago Lo Coco ae4eb5db87 Add PVS-Studio and cppcheck (and make some fixes detailed in Informe.docx)
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-11-02 23:39:01 -03:00
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 ab402462c5 Make changes to the pipes implementation
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-11-01 14:51:45 -03:00
Santiago Lo Coco 10783bd50e Add changes in makefile
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-11-01 09:38:24 -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 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 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 d29d6ced63 Finish semaphore implementation
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-25 11:47:02 -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 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 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 31ea74f515 Start moving MM from local to kernel
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
2021-10-02 11:13:52 -03:00
Santiago Lo Coco f57d7a9ac5 Add MM based on FRTOS
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-09-27 16:26:28 -03:00
Santiago Lo Coco 3612e92eca Add KR (not working) and Buddy MM (working)
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-09-26 10:52:29 -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