Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

I. For each statement below, Explain Why it is True or False

1) Programmed I/O only uses one type of I/O addressing, which is isolated I/O.

2) Each I/O device has a unique address recognized by I/O module.

3) Since programmed I/O consumes CPU time, this I/O approach is not used in any computer nowadays.

4) In Direct Memory Access, there is no need for using Interrupts during the whole process of I/O from beginning to end, since DMA is more efficient than Interrupt-Driven I/O.

5) Using DMA, the whole transfer is carried out by the I/O module.

6) Most RAID systems, except Level 0, are more reliable than single disk due to their interleave data striping schemes with redundancy and parity.

7) An I/O interrupt is a hardware-generated signal to the processor.

8) Priority scheduling is a type of preemptive dispatching, since high-priority processes can take resources away from low-priority processes.

9) RAID is a set of physical disk drives viewed by the operating system as a single logical drive.

10) With isolated I/O there is a single mutually accessible address space for memory locations and I/O devices.

11) The transfer time to or from the disk does not depend on the rotation speed of the disk.

12) During a read or write operation, the head rotates while the platter beneath it stays stationary.

13) During the execution of a program, every portion of the program (i.e. every page) must be loaded into the memory.

14) A page fault is an error happened during program running and has to be avoided by all means.

15) Any logical or virtual address must first be forwarded to Memory Management Unit (MMU) before going to the physical memory.

16) If there is only one CPU in the computer, then only one process can be in the ''running'' state at any time.

17) In a multi-thread system, the relationship among processes and threads is saved in Process Control Block.

18) The size of a page is the same as the size of a frame.

19) In the file system, logical records are physical blocks are inter-related so that the records could be saved in corresponding blocks.

20) Because data are striped in very small strips, RAID 3 cannot achieve very high data transfer rates.

II. Multiple Choices - Choose ONLY 1 Answer (2 points each, 20 points total)

1. Which of the following is NOT included in the interaction between the processor and the I/O module?
A. Address register
B. Control register
C. Data register
D. State register

2. The main features of I/O module DO NOT include:
A. Addressing
B. Interaction computer-controller
C. Instruction decoding
D. Transfer unit

3. Which of the following is NOT included in the information that the processor writes to I/O registers before DMA data transfer
A. Memory address where data are stored or going to be stored
B. Read/Write operation
C. The number of bytes to transfer
D. The number of CPU cycles for synchronization loop

4. The I/O function includes a _________ to coordinate the flow of traffic between internal resources and external devices.
A. cycle B. control interface
C. data register D. status reporting

5. The __________ is a program that controls the execution of application programs and acts as an interface between applications and the computer hardware.
A. job control language B. operating system
C. batch system D. nucleus

6. The _________ scheduling determines which programs are admitted to the system for processing.
A. high-level B. medium-level
C. short-term D. I/O

7. ________ is when the DMA module temporarily uses the bus when the CPU is working with other hardware.
A. Interrupt B. Thunderbolt
C. Cycle stealing D. Lock down

8. The _________ command causes the I/O module to take an item of data from the data bus and subsequently transmit that data item to the peripheral.
A. control B. test
C. read D. write

9. Data are transferred to and from the disk in __________.
A. tracks B. gaps
C. sectors D. pits

10. The disk access time is determined by the following EXCEPT:
A. data buffer time B. data transfer time
C. rotational latency D. seek time

III. Short Answers

1. We know contiguous storage allocation has a major problem: it does not allow flexible size changes of files. Can you explain how linked nd indexed allocation methods solve this problem? And compare which one is better, linked or indexed?

2. Explain the concept "Virtualization" and its application in virtual machine.

3. Which component of Operating System is responsible for the following (give the component name, and explain in one sentence):

Write to disk: _____________

Determine which process run next: _____________

Determine where in memory a new process should be placed: _____________

Organize files on disk: _____________

4. Use Interrupt-Driven I/O to explain how to load a file from disk to memory.

5. Can a process issue a disk I/O when it is in the ''ready'' state? Why?

6. How does the operating system prevent a process from occupying the processor for a very long time which may cause starvation of other processes? Explain.

IV. Input / Output (4 points each, 8 points total)

A disk with 2200 sectors on one track is found experimentally to have an average latency of 110 msecond. Please refer reading materials in Week 7, and calculate the following:

a. What is the rotational speed of the disk?

b. What is the transfer time for one sector?

V. Process, Thread, andScheduling

a. Explain why Round-Robin scheduling tends to favor CPU bound processes over I/O bound ones.

b. CPU scheduling quanta (i.e. the time slices assigned to each process) have remained about the same over the past 20 years, but processors are now about 1,000 times faster. Why haven't CPU scheduling quanta changed?

c. Compare the similarity and difference between process and thread.

d. For the six scheduling methods mentioned in reading materials in Week7, namely First In First Out (FIFO), Shortest Job First (SJF), Priority Scheduling, Round Robin, Dynamic Priority, and Multilevel Feedback Queues, which one is optimal with respect to shortest average wait time per process? Please explain.

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M92782580
  • Price:- $40

Priced at Now at $40, Verified Solution

Have any Question?


Related Questions in Computer Engineering

What is a security policy and why is it so critical to the

What is a security policy and why is it so critical to the success of an organization's information security program? Select an Issue Specific Security Policy and describe why an organization should have this issue cover ...

A study investigated whether time perception an indication

A study investigated whether time perception, an indication of a person's ability to concentrate, is impaired during nicotine withdrawal. Smokers were randomly selected and asked to estimate how much time has passed duri ...

From a security standpoint do you believe the apple

From a security standpoint, do you believe the Apple approach of hiding permissions or the Android approach of requiring the user to accept application permissions is a better approach? Why do you feel this way and do yo ...

Write a program that populates an array named weekday from

Write a program that populates an array named weekday from the string SunMonTueWedThuFriSat, and then prints each day in uppercase. PERL Language

Question imagine you are a junior researcher at a

Question: Imagine you are a junior researcher at a world-renowned, high-tech laboratory that receives millions of dollars in government grants each year. You have been assigned the task of writing a proposal for the DARP ...

Question the project presentation should demonstrate

Question: The project presentation should demonstrate knowledge in the chosen area. The presentation should be formatted as follows: 12-point font using Times New Roman Use APA style correctly throughout the presentation ...

Question suppose a data packet datagram is sent in the

Question : Suppose a data packet (datagram) is sent in the Internet from a source station (computer) to a destination station. What type of addess (physical, MAC, port address or some other) is used to forward the datagr ...

Need guidance on a c program that1 asks the user to input a

Need guidance on a C++ program that: 1. Asks the user to input a number of cents 2. Calculates and displays the number of quarters, dimes, nickels, and pennies that should be used to reach the value. EX: 67 cents would b ...

Question what system design methodologies and techniques

Question : What system design methodologies and techniques will you use? What potential risks do you see that may prevent successful completion of your solution design? The response must be typed, single spaced, must be ...

A new machine averages 4 clock cycles per instruction and

A new machine averages 4 clock cycles per instruction, and runs at a system clock of 20 MHz. The Axiom-Verge algorithm set to benchmark the system will take an even 3000 instructions to complete. a) Knowing how many cloc ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As