Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

QUESTIONS What is a kernel? The central module of the operating system that is responsible for governing the resources of the computer The highest field-grade

image text in transcribed

QUESTIONS What is a kernel? The central module of the operating system that is responsible for governing the resources of the computer The highest field-grade rank a program can attain in 'Army Linux. The hardware chip inside the CPU that controls the input and output for the chip and effectively, the entire computer Any computer system program that takes one or more object files (generated by a compiler or an assembler) and combines them into a single executable file. 5 points Save QUESTION 6 What is a system call? The method the computer uses to demand authentication on suspected fraudulent interactions Arequest from a program to the operating system for a procedure the process doesn't have the authority to perform in it's current state, Any connection between two separate operating systems. The portion of an operating system that returns the results of searches through storage. It is however, unable to access memory 5 points Sove QUESTION 7 What is an advantage of loosely coupled hardware or software? It is more significantly more likely to break under stress due to the weaker connections You can modify one portion of it without having to make significant changes to the other loosely connected pieces. They are easier to design and most designers naturally fall into this style. The data streams are quicker and require no additional processing 5 points San QUESTION 8 Which of the following is true of tightly coupled software? Due to the strong connections between portions of code, it is much more robust and easy to modify individual sections without causing a breakdown This is a method to prevent 'spaghetti code because it creates software that is easy to understand for the next maintainers. This is a method of design that separates each function into it's own carefully wrapped module. These tight bundles' provide additional support for users. Untrained programmers often fall into this style automatically, as it is generally quicker and easier to design initially 5 points Save Answ QUESTION 9 What is one method Operating Systems use to make sure each process has a chance to run every second? Hammer Reactive reboot Timer Anti-redundancy algorithms 5 points Save QUESTION 10 If a vital process needs access to resources and Google Chrome is using them, what is one way the Operating System balances this out? Chrome is notorious among operating systems and is always given a hidden status. As soon as any other process asks for a resource, the Os will pull from Chrome before using unallocated resources. Chrome will turn white and become unresponsive until the other process has completed. The vital process can use a system call to initiate a trial where the OS will examine what Chrome has been doing for the past minutes and decide if it is being greedy or not. if it is greedy, it will be stripped of it's resources until it becomes more responsible. The user's cursor will gently spin to soothe them. it finishes what Google Chrome needs to do as soon as it can and tells the vital process to wait a moment. Meanwhile, the user's cursor will spin gently to soothe them. it grants the vital process a higher priority, which then uses interrupts to gain access to the resources it needs

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

Beginning C# 2005 Databases

Authors: Karli Watson

1st Edition

0470044063, 978-0470044063

More Books

Students also viewed these Databases questions