preview

Nt1330 Unit 1 Study Guide

Satisfactory Essays

1.13
Solution:
a. Mainframes or minicomputer system: In a mainframe or minicomputer system the resources to be taken care of are :
1. memory and CPU resources, as there are many users using it.
2.storage, as it deals with a lot of data.
3.network bandwidth, as there are multiple users accessing data.
b. Workstations: In workstations the resources to be taken care of are:
1.memory and CPU resources, as there are a lot of process to be executed.
c. Handheld computers: In handheld computers the resources to be taken care of are 1.power consumption, as they run on battery and are mobile. 2.memory resources, as there is limited memory.

1.15
Solution:
Symmetric multiprocessing: here all the processors are treated as equals and I/O operations can be …show more content…

Disadvantages: 1.They are more complex than uniprocessor systems in respect to hardware and software.

1.17
Solution:
The cluster software can access data on the disk through two ways, one is asymmetric clustering and the other is parallel clustering. Asymmetric clustering: one host runs the database application while the other host simply monitors it. If the server fails, the monitoring host becomes the active server. This is appropriate for providing redundancy. However, it does not utilize the potential processing power of both hosts. Parallel clustering: the database application is run parallel on both hosts. The difficulty in implementing parallel clusters is providing some form of distributed locking mechanism for files on the shared disk.

1.19
Solution:
An interrupt is a hardware generated change of flow of the execution within the system. An interrupt handler has to deal with the cause of the interrupt first and then the control is returned to the interrupted context and instruction. A trap is a software-generated interrupt. An interrupt is used in a hardware context i.e., can be used to signal the completion of an I/O to obviate the need for device

Get Access