Quantae
This project is a simulation of core operating system components, combining CPU scheduling and memory management concepts into a unified system. It is implemented in C and runs on a Linux environment using inter-process communication (IPC).
파일 탐색기
- clk.c
- headers.h
- logger.c
- logger.h
- Makefile
- out.txt
- process.c
- process.h
- process_generator.c
- processes.txt
- queue.c
- queue.h
- README
- scheduler.log
- scheduler.perf
- scheduler2.log
- scheduler2.perf
- schedulerCPU2.c
- schedulerHPF.c
- schedulerRR.c
- test_generator.c
- clk.c
- clk.out
- headers.h
- logger.c
- logger.h
- Makefile
- memory.log
- mmu.c
- mmu.h
- nul
- out.txt
- process.c
- process.h
- process.out
- process_generator.c
- process_generator.out
- processes.txt
- queue.c
- queue.h
- requests_1.txt
- requests_10.txt
- requests_11.txt
- requests_12.txt
- requests_13.txt
- requests_14.txt
- requests_15.txt
- requests_16.txt
- requests_2.txt
- requests_3.txt
- requests_4.txt
- requests_5.txt
- requests_6.txt
- requests_7.txt
- requests_8.txt
- requests_9.txt
- scheduler.c
- scheduler.out
- test_generator.c
- test_generator.out
- testcase.txt
- block_diagram.png
- Final Test Cases.txt
- README.md
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
// repository documentation
Was this content helpful?
(0 ratings)
