On Thu, Jan 13, 2005 at 01:37:16AM +0200, Tzahi Fadida wrote: > maybe I should just disable the background writer and disable read > aheads. > since I am working on a database, its doing its own caching. > can it be done?
Possibly via some combinatino of O_DIRECT and O_SYNC. I think at this point Guy's email bears repeating - what exactly are you trying to do? Cheers, Muli -- Muli Ben-Yehuda http://www.mulix.org | http://mulix.livejournal.com/ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
