Jump to content

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

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

Latest revision as of 05:04, 30 March 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.

Dataforespørgsler og de data, som faktisk læses er ikke ækvivalente - hvis for eksempel to programmer læser fra den samme fil, så behøver operativsystemet ikke at læse to gange fra harddisken - det kan nøjes med at læse én gang og huske resultatet et kort øjeblik. Hvis tilsvarende en proces skriver til en fil, men en anden proces overskriver den samme fil, så er der ingen grund til faktisk at skrive den første version af filen til harddisken.