Re: Write caching

Marc SCHAEFER (unknown@riverstyx.net)
Sun, 24 Jan 1999 06:31:09 -0800 (PST)


check out hdparm -W for IDE drives... By default, however, I think it's
turned off. That's the IDE hardware write caching... I don't think Linux
does software write caching. The closest thing to that is the I/O
buffering, and when you call fflush everything's supposed to be written.

---
unknown@riverstyx.net

On Sun, 24 Jan 1999, Teodor Iacob wrote:

> Hello, > Is there any way to disable write caching for disks in kernel? I just > want read caching. That's because I have a computer somewhere that crashes > kinda often because of power outages :) > > > P.S. There is noting wrong with the eql ( I wrote an e-mail a while ago > ), actually it works best :) ... > > > Teo > > > -====---====---====---====---====---====---====---====---====---====---====- > to unsubscribe email "unsubscribe linux-admin" to majordomo@vger.rutgers.edu > See the linux-admin FAQ: http://www.kalug.lug.net/linux-admin-FAQ/ >

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/