Re: [Bitcoin-development] What is the danger if bitcoind startted with -flushwallet=false ?

2014-08-13 Thread Wladimir
On Wed, Aug 13, 2014 at 6:22 PM, 潘庆庆 wrote: > Hi everybody, > > I tried to reduce the IO of bitcoind, and I found '-flushwallet=false'. > After trying it, my IO reduced greatly. > But why 'flushwallet' is true by default? Is there any danger if closing > the flush wallet thread? > I

[Bitcoin-development] What is the danger if bitcoind startted with -flushwallet=false ?

2014-08-13 Thread KingK.Pan
Hi everybody, I tried to reduce the IO of bitcoind, and I found '-flushwallet=false'. After trying it, my IO reduced greatly. But why 'flushwallet' is true by default? Is there any danger if closing the flush wallet thread? I lost all my coins in testnet after one crash with '-flushwal