Derived Channel
1.54K subscribers
252 photos
4 videos
374 files
68 links
القناة الأساسية
@stepbystep001

ومـما زادني شـرفـاً وتـيــهـاً
وكدت بأخمصي أطأ الـثريا
دخولي تحت قولك يا عبادي
وأن صـيَّرت أحمد لي نـبيـا
Download Telegram
Memory is classified according to its distance from the processor, the closer memory is the slower one
Anonymous Quiz
30%
T
70%
F
the processor retrieves the data from main memory (DRAM). This is called a cache ..
Anonymous Quiz
28%
hit
72%
miss
If the processor requests data that is available in the cache, it is returned quickly. This is called a cache ..
Anonymous Quiz
97%
hit
3%
miss
the requested data resides in cache
Anonymous Quiz
90%
cache hit
10%
cache miss
the requested data is not found
Anonymous Quiz
3%
cache hit
97%
cache miss
If the cache hits most of the time, then the processor seldom has to wait for the slow main memory, and the average access time is ….
Anonymous Quiz
32%
high
68%
low
The third level in the memory hierarchy is the ….
Anonymous Quiz
2%
Register
10%
Cache Memory
23%
Main memory
65%
Hard drive
In the same way that a library uses the basement to store books that do not fit in the stacks, computer systems use the main memory to store data that does not fit in hard drive
Anonymous Quiz
45%
T
55%
F
The hard drive provides an illusion of more capacity than exists in the main memory called
Anonymous Quiz
8%
Virtual Machine
92%
Virtual Memory
0%
Virtual AI
Data in virtual memory takes a short time to access
Anonymous Quiz
23%
T
77%
F
The Main memory/Physical memory can be viewed as a cache for the most commonly used data from the hard drive
Anonymous Quiz
86%
T
14%
F
Virtual memory increases the memory capacity by using a hard drive to store data that does not fit in the main memory
Anonymous Quiz
90%
T
10%
F
Caches and virtual memory add complexity and hardware to a computer system, but the benefits usually outweigh the costs
Anonymous Quiz
89%
T
11%
F
All modern personal computers doesn’t use caches and virtual memory
Anonymous Quiz
9%
T
91%
F
Most processors also use the memory interface to communicate with I/O devices.This is called memory-mapped I/O
Anonymous Quiz
92%
T
8%
F
The percentage of memory accesses not found in a given level of memory
Anonymous Quiz
70%
Miss rate
3%
Hit rate
26%
Average memory access time
The percentage of memory accesses found in a given level of memory
Anonymous Quiz
1%
Miss rate
94%
Hit rate
5%
Average memory access time
the average time a processor must wait for memory per load or store instruction
Anonymous Quiz
1%
Miss rate
2%
Hit rate
97%
Average memory access time
In the typical computer system, the processor first looks for the data in the cache. If the cache misses, the processor then looks in main memory. If the main memory misses, the processor accesses virtual memory on the hard disk
Anonymous Quiz
94%
T
6%
F
the access times of the virtual memory
Anonymous Quiz
8%
tcache
6%
tMM
80%
tVM
2%
MRcache
4%
MRMM
the main memory miss rates
Anonymous Quiz
2%
tcache
17%
tMM
2%
tVM
6%
MRcache
73%
MRMM