[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: OpenLDAP, bdb and Linux filesystems
Howard Chu wrote:
[..] Using DB_TXN_NOSYNC [..]
I wonder which effect setting
set_flags DB_DIRECT_DB
set_flags DB_DIRECT_LOG
would have with the file systems tested. As I understand it these options
avoid the file system doing buffering (if possible with a certain file system).
Ciao, Michael.