Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
system cache
cache sistema
Ultimo aggiornamento 2008-03-04
Frequenza di utilizzo: 8
Qualità:
data maps/sec is the frequency that a file system such as ntfs, maps a page of a file into the file system cache to read the page.
mappe dati cache/sec indica la frequenza con cui un file system come ntfs mappa la pagina di un file nella cache del file system per leggere la pagina.
data map hits is the percentage of data maps in the file system cache that could be resolved without having to retrieve a page from the disk, because the page was already in physical memory.
mappe dati trovate è la percentuale di mappe dati nella cache del file system che sono state risolte senza richiamare una pagina dal disco, perché la pagina era già in memoria fisica.
mdl read hits is the percentage of memory descriptor list (mdl) read requests to the file system cache that hit the cache, i.e., did not require disk accesses in order to provide memory access to the page(s) in the cache.
letture mdl trovate indica la percentuale di richieste di lettura mdl (memory descriptor list) alla cache del file system, cioè che non richiedono accesso al disco per fornire accesso in memoria alla/e pagina/e nella cache.