Quizzes & Puzzles0 min ago
Write Caching
3 Answers
Can anyone tell me if anything determental will happen is i disable write caching and what IS write caching?
Answers
Best Answer
No best answer has yet been selected by Caladon. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.Write caching is the process of writing data to fast memory (as opposed to slow disk), and then letting you get on with what you were doing while the operating system continues to write out the data to disk in the background. It gives you speed. The problem is that if your machine dies (crashes/power-cut/etc.) the data will be lost - sometimes this data is important without you ever knowing it (system files being read and written in the background), rather than you actually choosing to write something. Anyway, you get the idea... :-)
UH HA! got it! thanks lisa.
Thing is...I play a computer game called Battlefield 1942 Desert Storm, which I play against other online losers; It takes a while to load each game and someone suggested, on the bf/dc website, disabeling the write caching. So in theory I COULD disable it for the time I am playing it, then re-enable it once I have finished?