SysOps

所属分类:项目管理
开发工具:C
文件大小:0KB
下载次数:0
上传日期:2024-07-09 20:53:01
上 传 者sh-1993
说明:  2023-2024学年,作为AGH操作系统主题的一部分执行的任务。这些解决方案是使用C语言的Linux操作系统执行的。
(Tasks carried out as part of the subject Operating Systems at AGH in the academic year 2023 2024. The solutions were performed using the Linux operating system in the C language.)

文件列表:
lab01/
lab02/
lab03/
lab04/
lab05/
lab06/
lab07/
lab08/
lab09/
lab10/
lab11/
lab12/

# SysOps - Operating Systems Tasks carried out as part of the subject Operating Systems at AGH in the academic year 2023/2024. The solutions were performed using the `Linux` operating system in the `C` language. ## Covered Topics 1. [Lab 1 Makefile](https://github.com/TommyFurgi/SysOps/blob/master/./lab01/) - Introduction to makefiles 2. [Lab 2 Libraries](https://github.com/TommyFurgi/SysOps/blob/master/./lab02/) - compiling nad linking static and shared libraries 3. [Lab 3 Files](https://github.com/TommyFurgi/SysOps/blob/master/./lab03/) - using system libraries to manage files 4. [Lab 4 Processes](https://github.com/TommyFurgi/SysOps/blob/master/./lab04/) - creating and managing UNIX processes 5. [Lab 5 Signals](https://github.com/TommyFurgi/SysOps/blob/master/./lab05/) - sending and handling UNIX signals 6. [Lab 6 Pipes](https://github.com/TommyFurgi/SysOps/blob/master/./lab06/) - communication between processes using pipes 7. [Lab 7 IPC](https://github.com/TommyFurgi/SysOps/blob/master/./lab07/) - simple chat using inter process communication queues 8. [Lab 8 Semaphores](https://github.com/TommyFurgi/SysOps/blob/master/./lab08/) - managing memory shared by multiple processes using semaphores 9. [Lab 9 Threads](https://github.com/TommyFurgi/SysOps/blob/master/./lab09/) - using threads library to optimize Conway's Game of Life 10. [Lab 10 Thread synchronization](https://github.com/TommyFurgi/SysOps/blob/master/./lab10/) - mechanisms for thread synchronization to solve Santa Claus problem 11. [Lab 11 TCP Sockets](https://github.com/TommyFurgi/SysOps/blob/master/./lab11/) - simple chat using TCP sockets 12. [Lab 12 UDP Sockets](https://github.com/TommyFurgi/SysOps/blob/master/./lab12/) - simple chat using UDP sockets

近期下载者

相关文件


收藏者