Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reshiadavan/350_os
My lightweight ARM-based Operating System [ECE350]
https://github.com/reshiadavan/350_os
arm64 cprogramming-language memory-management multithreading operating-system process-communication task-scheduler
Last synced: about 1 month ago
JSON representation
My lightweight ARM-based Operating System [ECE350]
- Host: GitHub
- URL: https://github.com/reshiadavan/350_os
- Owner: ReshiAdavan
- Created: 2023-09-12T03:01:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-13T17:37:30.000Z (about 1 year ago)
- Last Synced: 2023-11-13T18:38:22.507Z (about 1 year ago)
- Topics: arm64, cprogramming-language, memory-management, multithreading, operating-system, process-communication, task-scheduler
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 350_OS
My lightweight ARM-based Operating System [ECE350]
Please contact me if you want learn more about the OS and/or want to see the code.
(Redacted for confidentiality and compliance with P-71)### Topics
- **Languages**: C
- **Concepts**:
- **Techniques**: Memory Management, Task Scheduling, Inter-Process Communication & Input/Output
- **Algorithms**: First Fit Memory Based Allocation, Priority Based Scheduling,
- **Other**: DE1-SoC, RTX