Ecosyste.ms: Awesome
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: 10 days ago
JSON representation
Ivan Ricart Borges - Memory allocation of the processes of an operating system, interrupts and syscalls.
- Host: GitHub
- URL: https://github.com/iricartb/university-os-memory-allocation-processes
- Owner: iricartb
- Created: 2018-09-19T09:57:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-15T15:28:46.000Z (over 3 years ago)
- Last Synced: 2024-11-14T09:20:45.474Z (2 months ago)
- Topics: assembly, c, cpp, input-management, interrupts, kernel, memory-allocation, operating-system, processes, queues, screen-management, semaphores, stack, syscalls
- Language: C
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Operating System
Memory allocation of the processes of an Operating System, interrupts and syscalls using C language.