https://github.com/helcsnewsxd/famaf-computer_science-operating_systems
Laboratorios de la materia de Sistemas Operativos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
https://github.com/helcsnewsxd/famaf-computer_science-operating_systems
c famaf-unc kernel labs os university-subjects xv6
Last synced: 3 months ago
JSON representation
Laboratorios de la materia de Sistemas Operativos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
- Host: GitHub
- URL: https://github.com/helcsnewsxd/famaf-computer_science-operating_systems
- Owner: helcsnewsxd
- License: mit
- Created: 2023-04-10T16:54:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T18:51:16.000Z (10 months ago)
- Last Synced: 2024-07-23T22:06:12.784Z (10 months ago)
- Topics: c, famaf-unc, kernel, labs, os, university-subjects, xv6
- Homepage:
- Size: 2.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sistemas Operativos - Edición 2022
En este repositorio se encontrarán los proyectos correspondientes a la materia de Sistemas Operativos - Edición 2022.
## Proyectos
| Enunciado | Resolución |
| --------- | ---------- |
| [MyBash](./lab1.pdf) | [Lab1](https://github.com/helcsnewsxd/famaf-computer_science-operating_systems-lab1) |
| [Semáforos en XV6](./lab2.pdf) | [Lab2](https://github.com/helcsnewsxd/famaf-computer_science-operating_systems-lab2) |
| [Planificador de procesos](./lab3.pdf) | [Lab3](https://github.com/helcsnewsxd/famaf-computer_science-operating_systems-lab3) |
| [BigBrother FS](./lab4.pdf) | [Lab4](https://github.com/helcsnewsxd/famaf-computer_science-operating_systems-lab4) |