Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1Urnhx-00019O-NZ for pgsql-hackers@arkaria.postgresql.org; Wed, 26 Jun 2013 11:16:17 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1Urnhx-0000rT-2o for pgsql-hackers@arkaria.postgresql.org; Wed, 26 Jun 2013 11:16:17 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1Urnhv-0000rN-QE for pgsql-hackers@postgresql.org; Wed, 26 Jun 2013 11:16:15 +0000 Received: from smtp-outbound-2.vmware.com ([208.91.2.13]) by magus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1Urnhq-00032J-RH for pgsql-hackers@postgresql.org; Wed, 26 Jun 2013 11:16:14 +0000 Received: from sc9-mailhost3.vmware.com (sc9-mailhost3.vmware.com [10.113.161.73]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id A9B4228EE2; Wed, 26 Jun 2013 04:16:06 -0700 (PDT) Received: from zcs-prod-ext-mta-1.vmware.com (zcs-prod-ext-mta-1.vmware.com [10.113.62.223]) by sc9-mailhost3.vmware.com (Postfix) with ESMTP id A0A27403F6; Wed, 26 Jun 2013 04:16:06 -0700 (PDT) Received: from zcs-prod-ext-mta-1.vmware.com (localhost.localdomain [127.0.0.1]) by zcs-prod-ext-mta-1.vmware.com (Postfix) with ESMTP id 6B1EC120030; Wed, 26 Jun 2013 04:22:16 -0700 (PDT) Received: from [192.168.1.70] (zimbra-prod-ext-proxy-vip.vmware.com [10.113.63.87]) by zcs-prod-ext-mta-1.vmware.com (Postfix) with ESMTPSA; Wed, 26 Jun 2013 04:22:13 -0700 (PDT) Message-ID: <51CACD6F.2060804@vmware.com> Date: Wed, 26 Jun 2013 14:15:59 +0300 From: Heikki Linnakangas Organization: VMware User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 MIME-Version: 1.0 To: KONDO Mitsumasa CC: Robert Haas , PostgreSQL-development Subject: Re: Improvement of checkpoint IO scheduler for stable transaction responses References: <51B5AFB1.5030404@lab.ntt.co.jp> <51BDCB6C.1090507@vmware.com> <51BEB6F5.7070907@lab.ntt.co.jp> <51C40EF4.1080201@lab.ntt.co.jp> <51C9D03B.10107@vmware.com> <51C9FD5C.5050706@vmware.com> <51CAA84C.7030901@lab.ntt.co.jp> In-Reply-To: <51CAA84C.7030901@lab.ntt.co.jp> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -8.2 (--------) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-hackers Precedence: bulk Sender: pgsql-hackers-owner@postgresql.org On 26.06.2013 11:37, KONDO Mitsumasa wrote: >>> On Tue, Jun 25, 2013 at 1:15 PM, Heikki Linnakangas >>>> Hmm, so the write patch doesn't do much, but the fsync patch makes >>>> the response >>>> times somewhat smoother. I'd suggest that we drop the write patch >>>> for now, and focus on the fsyncs. > > Write patch is effective in TPS! Your test results don't agree with that. You got 3465.96 TPS with the write patch, and 3474.62 and 3469.03 without it. The fsync+write combination got slightly more TPS than just the fsync patch, but only by about 1%, and then the response times were worse. - Heikki -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers