The server creates a thread for each request
Anonymous Quiz
76%
Explicit Threading
24%
Implicit Threading
in Implicit Threading Programmers identify threads that can run in parallel.
Anonymous Quiz
45%
F
55%
T
can adjust the number of threads in the pool.
Anonymous Quiz
16%
sequential thread pool
84%
dynamic thread pool
A goal of memory management is not to provide a convenient abstraction for programming
Anonymous Quiz
18%
T
82%
F
A goal of memory management is to minimize performance with maximum overhead
Anonymous Quiz
22%
T
78%
F
can be solved by re-mapping between VA
(Virtual Address) and PA (Physical Address)
(Virtual Address) and PA (Physical Address)
Anonymous Quiz
78%
External fragmentation
22%
Internal fragmentation:
To make it easier to manage the memory of processes running in the system, we’re going to make them use ..............
Anonymous Quiz
26%
virtual addresses
7%
logical addresses
4%
physical addresses
63%
A&B
Virtual addresses are independent of the actual physical location of the data
referenced
referenced
Anonymous Quiz
83%
T
17%
F
..........happens when the memory is split into fixed -sized blocks
Anonymous Quiz
20%
External Fragmentation:
80%
Internal Fragmentation
External fragmentation : memory in a partition not used by a process is not available to other processes
Anonymous Quiz
53%
T
47%
F
External fragmentation : job loading and
unloading produces empty holes scattered throughout memory
unloading produces empty holes scattered throughout memory
Anonymous Quiz
88%
T
12%
F
in Fixed Partitions Hardware requirements: base register and limit register
Anonymous Quiz
30%
T
70%
F
in Variable Partitions Hardware requirements base register and limit register
Anonymous Quiz
87%
T
13%
F