Sindangan: Béda antarrépisi

Konten dihapus Konten ditambahkan
Addbot (obrolan | kontribusi)
m Bot: Migrating 49 interwiki links, now provided by Wikidata on d:q165596 (translate me)
Shrikarsan (obrolan | kontribusi)
clean up, replaced: {{main| → {{utama| using AWB
Baris ka-14:
When the cache client (a CPU, web browser, operating system) wishes to access a datum presumably in the backing store, it first checks the cache. If an entry can be found with a tag matching that of the desired datum, the datum in the entry is used instead. This situation is known as a '''cache hit'''. So, for example, a web browser program might check its local cache on disk to see if it has a local copy of the contents of a web page at a particular URL. In this example, the URL is the tag, and the contents of the web page is the datum. The percentage of accesses that result in cache hits is known as the '''hit rate''' or '''hit ratio''' of the cache.
 
The alternative situation, when the cache is consulted and found not to contain a datum with the desired tag, is known as a '''cache miss'''. The datum fetched from the backing store during miss handling is usually inserted into the cache, ready for the next access.
 
If the cache has limited storage, it may have to eject some other entry in order to make room. The [[Heuristic (computer science)|heuristic]] used to select the entry to eject is known as the '''replacement policy'''. One popular replacement policy, [[Cache algorithms|LRU]], replaces the least recently used entry.
Baris ka-27:
 
=== Sindangan CPU ===
{{mainutama|sindangan CPU}}
 
Mémori nu leutik dina atawa deukeuteun chip CPU bisa leuwih gampang dijieun tinimbang mémori nu leuwih gedé. Kalolobaan CPU ti taun 1980-an geus maké hiji atawa leuwih sindangan, sarta CPU multiguna modéren dina jero komputer pribadi bisa mibanda satengah losin sindangan, numana masing-masingna dihusukeun keur bagian nu béda-béda dina masalah ngéksekusi program.