checkpoint continuous flushing

Edit
ID 260
Title checkpoint continuous flushing
Topic Performance
Created 2015-06-01 11:41:41
Last modified 2016-03-16 19:01:05 (8 years, 8 months ago)
Latest email 2016-03-22 10:09:38 (8 years, 7 months ago)
Status
2016-03: Committed
2016-01: Moved to next CF
2015-11: Moved to next CF
2015-09: Moved to next CF
2015-07: Moved to next CF
Target version
Authors Andres Freund (andresfreund), Fabien Coelho (calvin)
Reviewers Andres Freund (andresfreund)Become reviewer
Committer Andres Freund (andresfreund)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/260
git checkout commitfest/cf/260
Emails
checkpointer continuous flushing
First at 2015-06-01 11:40:20 by Fabien COELHO <coelho at cri.ensmp.fr>
Latest at 2016-03-22 10:09:38 by Fabien COELHO <coelho at cri.ensmp.fr>
Latest attachment (regular-latency.png) at 2016-03-21 17:46:58 from Tomas Vondra <tomas.vondra at 2ndquadrant.com>
    Attachment (regular-latency.png) at 2016-03-21 17:46:58 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: No)
    Attachment (regular-max-lat.png) at 2016-03-17 16:05:21 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: No)
    Attachment (maxlat-xeon.png) at 2016-03-01 15:06:47 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: No)
    Attachment (ts_create.sh) at 2016-02-22 19:44:35 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: No)
    Attachment (0001-Allow-to-trigger-kernel-writeback-after-a-configurab.patch) at 2016-02-19 20:20:01 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (0001-Allow-SetHintBits-to-succeed-if-the-buffer-s-LSN-is-.patch) at 2016-02-11 18:44:25 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (0001-ckpt-14-andres.patch) at 2015-11-11 07:38:57 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (checkpoint-continuous-flush-13b.patch) at 2015-09-10 15:15:26 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (checkpoint-continuous-flush-12b.patch) at 2015-09-06 18:31:12 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (checkpoint-continuous-flush-11b.patch) at 2015-09-06 17:05:27 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (checkpoint-continuous-flush-10.patch) at 2015-08-27 12:32:39 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (avg.py) at 2015-08-19 06:43:56 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: No)
    Attachment (checkpoint-continuous-flush-10-b.patch) at 2015-08-18 07:08:43 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (checkpoint-continuous-flush-9-b.patch) at 2015-08-17 19:32:24 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (checkpoint-continuous-flush-8-b.patch) at 2015-08-11 15:15:22 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (checkpoint-continuous-flush-7-b.patch) at 2015-08-10 18:58:04 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (checkpoint-continuous-flush-6-b.patch) at 2015-08-10 17:07:12 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (checkpoint-sort-heikki-1.patch) at 2015-08-08 17:49:03 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (checkpoint-continuous-flush-5.patch) at 2015-07-26 15:01:50 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (cp_test_counts.pl) at 2015-06-27 06:58:17 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: No)
    Attachment (checkpoint-continuous-flush-4.patch) at 2015-06-24 06:29:04 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (checkpoint-continuous-flush-3.patch) at 2015-06-17 06:24:38 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (checkpoint-continuous-flush-2-WIP.patch) at 2015-06-07 14:53:12 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (cp_test.sh) at 2015-06-01 11:40:20 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: No)
History
When Who What
2016-03-16 19:01:05 Andres Freund (andresfreund) Closed in commitfest 2016-03 with status: Committed
2016-03-16 19:01:05 Andres Freund (andresfreund) Changed committer to andresfreund
2016-02-01 22:32:23 Álvaro Herrera (alvherre) Closed in commitfest 2016-01 with status: Moved to next CF
2015-12-22 13:16:44 Michael Paquier (michael-kun) Closed in commitfest 2015-11 with status: Moved to next CF
2015-10-30 23:28:19 Michael Paquier (michael-kun) Closed in commitfest 2015-09 with status: Moved to next CF
2015-09-03 11:43:03 Andres Freund (andresfreund) Added andresfreund as reviewer
2015-08-26 07:46:58 Michael Paquier (michael-kun) Closed in commitfest 2015-07 with status: Moved to next CF
2015-06-01 11:43:34 Fabien Coelho (calvin) Changed authors to Fabien Coelho (calvin), Andres Freund (andresfreund)
2015-06-01 11:41:41 Fabien Coelho (calvin) Attached mail thread alpine.DEB.2.10.1506011320000.28433@sto
2015-06-01 11:41:41 Fabien Coelho (calvin) Created patch record
Edit