Question
nothing's else. just this is the question CSCI335 Project: Building a Simple Operating System (SOS) Overview The aim of the assignment is to implement a
nothing's else. just this is the question
CSCI335 Project: Building a Simple Operating System (SOS) Overview The aim of the assignment is to implement a simple operating system (SOS) developed in java or c++. The SOS is expected to provide a specified system allowing for processes and memory management. The project will be completed by groups of 2 students. This is a challenging project. Assessment The points for the project are obtained for timely and complete demonstration of intermediate milestones. When submitting your solution you should be able to show a working solution, explain how to code your written works, explain any design decisions you made, testing your code with the specifications, inspecting your code as to how well and efficiently it is written, and writing your documentation as to its completeness, appropriateness and consistency with your implementation. Milestones The whole system allows up to 10 processes currently stay in the memory, only one of them is running on the CPU, while the others are either in the Ready Queue, or blocked in the Disk Queue (i.e. waiting for disk I/O). Each process has its PCB, just follow the format in the textbook. For memory management, you may choose paging (page size 64 byte or larger) or other management methods. No requirement on deadlock prevention or virtual memory. Each process has a corresponding program written in script. Although not required, the script may also involve some loop and if-then-else statements so that it will take longer time for you to view the execution of processes. Submission of milestones You are to show that your project passes the milestone requirements by submitting a hardcopy of code and snapshot of screen, along with an electronic copy to Dr..
bai behl Project C80338 Project Buking a Sple Operating Sysien 1808 Eact paces .ul 58% i ProjectStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started