Java Games: Flashcards, matching, concentration, and word search.

Concept of Cache

AB
CachingOne method of increasing the memory-access speed of a computer.
TrueThere are many different types of caches
CachingAllows you to perform computer tasks more rapidly.
Maximum sizethat is much smaller than the larger storage area.
Multiple layersIt is possible to have __________of cache.
Convention processorsUse level 2 cache on the motherboard and connect to it using the standard memory bus arrangement.
Independent, non interfering busEach cache has ___________ to service it.
Internet connectionis a part oc a cache subsystem
PeripheralsCache can be built directly on _________.
Without L1 and L2 cachesan access to the main memory takes 60 nanoseconds, or about 30 wasted cycles accessing memory.
Example of Internet CachingThe first time you aske for HTML page, browser resends it, and copy it on your hard drive. It is cached.
Example of Peripheral cachingWhen the computer asks for data from the hard disk, the hard-disk controller checks into this memory before moving the mechanical parts of the hard disk. It it finds the data there, it will return the data stored in the cache saving lots of time.
L1 cacheMemory accesses at full microprocessor speed. (10 nanoseconds, 4 kilobytes to 16 kilobytes in size
L2 cacheMemory access of type RAM (around 60 nanoseconds, 32 megabytes to 128 megabytes in size)
Hard diskMechanical slow (around 12 milliseconds, 1 gigabyte to 10 gigabytes in size)
InternetIncredible slow ( between 1 second and 3 days, unlimited size)


TX

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities