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

https://github.com/iricartb/university-os-memory-allocation-processes

Ivan Ricart Borges - Memory allocation of the processes of an operating system, interrupts and syscalls.
https://github.com/iricartb/university-os-memory-allocation-processes

assembly c cpp input-management interrupts kernel memory-allocation operating-system processes queues screen-management semaphores stack syscalls

Last synced: 4 months ago
JSON representation

Ivan Ricart Borges - Memory allocation of the processes of an operating system, interrupts and syscalls.

Awesome Lists containing this project

README

        

Operating System

Memory allocation of the processes of an Operating System, interrupts and syscalls using C language.