Sie sind auf Seite 1von 4

Examen Corto No.

1
CURSO: Sistemas Operativos
CATEDRATICO: Ing. Mario David Soto E.
Primer Semestre 2020 Ciclo: 1 Jornada: Nocturna

NOMBRE: Emilio Antonio Palma Bocaletti CARNÉ: 18005901

NOMBRE: Angelo Allende Molina Reyes CARNÉ: 17012448

INSTRUCCIONES: En parejas desarrollo los temas de acuerdo a lo


solicitado en cada pregunta. Tiene hasta las 19:55 para responder el examen
\
1.12 Cluster systems are typically created by combining multiple computers into one system to
perform a distributed computing task across the cluster. Multiprocessor systems, on the other hand,
could be a single physical entity made up of multiple processors. A clustered system is less coupled
than a multiprocessor system. Cluster systems communicate via messages, while processors in a
multiprocessor system can communicate using shared memory. For both machines to provide high
availability service, the status on both machines must be constantly replicated and updated. When
one of the machines breaks down, the other could take over the functionality of the sick machine.

1.13 Consider the following two options: Asymmetric cluster nd parallel grouping. With
asymmetric clustering, the host runs database program with other hosts just to monitor it. If so the
server is down,tthe host monitoring server is activated. It is however, it is not suitable for
redundancy potential processing power for two hosts. With parallel cluster, the program database is
managed by the two hosts. Running parallel clusters provides some type of distribution File locking
mechanism on the shared disk.

1.14An interrupt is a hardware-generated change-of-flow withinthe system. An interrupt handler is s


ummoned to deal with the causeof the interrupt; control is then returned to the interrupted context a
ndinstruction. A trap is a software-generated interrupt. An interrupt canbe used to signal the comple
tion of anI/Oto obviate the need for devicepolling. A trap can be used to call operating system routi
nes or to catcharithmetic errors.

1.15A network computer relies on a centralized computer formost of its services.


It can therefore have a minimal operating systemto manage its resources.A personal
computer on the other hand hasto be capable of providing all of the required functionality in a stand
alone manner without relying on a centralized manner. Scenarios whereadministrative costs are hig
h and where sharing leads to more efficientuse of resources are precisely those settings where netwo
rk computers are preferred.

1.16TheCPUcan initiate a DMA operation by writing valuesinto special registers that can be indepe
ndently accessed by the device.The device initiates the corresponding operation once it receives a c
ommand from the CPU. When the device is finished with its operation, itinterrupts the CPU to indic
at the completion of the operation.Both the device and the CPU can be accessing memory simultane
ously.The memory controller provides access to the memory bus in a fairmanner to these two entitie
s. A CPU might therefore be unable to issuememory operations atpeak speeds since it has to compet
e with thedevice in order to obtain access to the memory bus.

1. 17 An operating system for a machine of this type would need to remain o in control (or monitor
mode) at all times. This could be accomplished by twmethods: a. Software interpretation of all user
programs (like some BASIC, Java, and LISP systems, for example). The software interpreter would
provide, in software, what the hardware does not provide. b. Require meant that all programs be
written in high‐level languages so that ll object code is compiler‐produced. The compiler would
generate (either in‐ine or by function calls) the protection checks that the hardware is missing.

1.18 Recall one purpose of cache is to store frequently accessed data for
efficient access. When the processor needs data that is not available in
its cache, it can then access the cache shared by all of the processors.
This is much more efficient each processor sharing the same cache.
1.19

1.f

2.c

3.a

4.e

5.g

6.b
7.d

Das könnte Ihnen auch gefallen