Jump to content

Translations:System Activity/60/it: Difference between revisions

From KDE UserBase Wiki
Caig (talk | contribs)
Importing a new version from external source
 
(No difference)

Latest revision as of 16:25, 7 April 2011

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (System Activity)
Data requested and actual data read from the hard disk are not equivalent - for example, if two applications read from the same file the operating system does not need to read from the actual hard disk twice  - it can just read it once and remember it for a short while.  Similarly, if one process writes to a file, but then another process writes over the top of that same file, there's no point writing the first version of the file to the actual hard disk.

I dati richiesti e quelli realmente letti dal disco non sono la stessa cosa, per esempio se due applicazioni leggono dallo stesso file, il sistema operativo non ha bisogno di leggere dal disco due volte, può semplicemente leggerlo una volta e ricordarlo per un poco. In modo simile se un processo scrive in un file, ma poi un altro processo scrive sopra quel medesimo file, non c'è alcuna ragione per scrivere sul disco la prima versione del file.