An open API service indexing awesome lists of open source software.

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)

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) |