Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed

nothing's else. just this is the question

image text in transcribed

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 Project

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Database Experts Guide To SQL

Authors: Frank Lusardi

1st Edition

0070390029, 978-0070390027

More Books

Students also viewed these Databases questions

Question

2. Use a point system or model papers when grading essays.

Answered: 1 week ago