TOS Carla Questions
TOS Carla Questions
TOS Carla Questions
I/O Devices
Sector
Operating System
Seek Time
System bus
Multithreaded
Signals
Pipe
DMA
Real-time System
Document
CPU Scheduling
Queues
____________1. A technique wherein the load module has the actual memory
addresses assigned instead of symbolic variables.
____________2. It is the smallest unit that can be read from or written to, and
contains a fixed number of bytes, usually in 512 bytes.
____________3. These are software-generated interrupts that is used by a process
to inform another process that a certain event has occurred.
____________4. These are computers that must produce correct results on a very
strict time constraint, which is usually very small.
____________5. It is a system software that allows users or the application
programs to interact with the computer hardware in an easy and convenient
manner.
____________6. These allow a process to pass information to another process.
____________7. This refers to the time it takes to allocate the data to or from the
hard disk.
____________8. Refers to the number of ready processes in the main memory.
____________9. This are programs that can provide users with tools for commercial
management.
____________10. This system has identical processors sharing a common main
memory.
____________11. Refers to the sequence of instructions that a new thread
executes which is independent from others.
____________12. A massive, expensive, slow and very primitive mainframe
computers that was used in the late 1940s and early 1950s.
____________13. A language translator that does not generate an executable file.
____________14. A software that can locate a program on the hard disk, loads it in
the main memory, and then execute.
COLUMN B
A. Signal sent to get the attention
B. Assigning process for interval
C.
Memory
Allocation
and
CPU
VMF
ISR
HLPL
AMP
SRAM
Process
ID
A
B
C
D
Arrival
Time
0
3
4
6
CPU
Burst
8
4
5
3
FCFS Algorithm
Rem
Priority Time
1
3
2
5
Averag
e
Waiting
Time
Turnaround
Time