Received: by 10.66.84.38 with SMTP id v6mr2637865pay.7.1350248046644; Sun, 14 Oct 2012 13:54:06 -0700 (PDT) X-BeenThere: mongodb-user@googlegroups.com Received: by 10.68.189.162 with SMTP id gj2ls16287121pbc.6.gmail; Sun, 14 Oct 2012 13:53:56 -0700 (PDT) Received: by 10.68.242.37 with SMTP id wn5mr2179820pbc.4.1350248036411; Sun, 14 Oct 2012 13:53:56 -0700 (PDT) Date: Sun, 14 Oct 2012 13:53:55 -0700 (PDT) From: Nat To: mongodb-user@googlegroups.com Message-Id: In-Reply-To: References: Subject: Re: Can "journalCommitInterval" parameter help to improve IO performance? MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_865_30471743.1350248035225" ------=_Part_865_30471743.1350248035225 Content-Type: multipart/alternative; boundary="----=_Part_866_30853372.1350248035225" ------=_Part_866_30853372.1350248035225 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit *journalCommitInterval is more to do with the consistency of the data in case of power loss or crash. Setting it to lower value helps improve the throughput if you use getLastError with j : true. You should also consult * www.mongodb.org/display/DOCS/Journaling+Administration+Notes. On Sunday, October 14, 2012 6:43:23 AM UTC-7, golangnewbie wrote: > > The default value is 100 and the value range for it is 2 - 300. > Is value 300 better performance than 100 while the reminding conditions > are the same ?? > What is the size of journal buffer policy? thanks. > ------=_Part_866_30853372.1350248035225 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable journalCo= mmitInterval is more to do with the consistency of the data in case of powe= r loss or crash. Setting it to lower value helps improve the throughput if = you use getLastError with j : true. You should also consult www.mongodb.org/display/DOCS/Journaling+Ad= ministration+Notes.

On Sunday, October 14, 2012 6:43:2= 3 AM UTC-7, golangnewbie wrote:
The default value  is 100 and the value range for it= is 2 - 300.
Is value 300 better performance th= an 100 while the reminding conditions are the same ??
What is the size of journal buffer policy? thanks.
------=_Part_866_30853372.1350248035225-- ------=_Part_865_30471743.1350248035225--