Re: Map WAL segment files on PMEM as WAL buffers

From: Takashi Menjo <takashi(dot)menjo(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, tsunakawa(dot)takay(at)fujitsu(dot)com, "Deng, Gang" <gang(dot)deng(at)intel(dot)com>, Takashi Menjo <takashi(dot)menjou(dot)vg(at)hco(dot)ntt(dot)co(dot)jp>
Subject: Re: Map WAL segment files on PMEM as WAL buffers
Date: 2021-06-30 04:52:16
Message-ID: CAOwnP3MoYjRStgyPbYYvKYda=bOGsoCVJALJ63AGyg+=Wf=g9A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Rebased.

--
Takashi Menjo <takashi(dot)menjo(at)gmail(dot)com>

Attachment Content-Type Size
v3-0001-Add-with-libpmem-option-for-PMEM-support.patch application/octet-stream 5.3 KB
v3-0002-Add-wal_pmem_map-to-GUC.patch application/octet-stream 4.7 KB
v3-0003-Export-InstallXLogFileSegment.patch application/octet-stream 2.1 KB
v3-0004-Map-WAL-segment-files-on-PMEM-as-WAL-buffers.patch application/octet-stream 16.8 KB
v3-0005-WAL-statistics-in-cases-of-wal_pmem_map-true.patch application/octet-stream 2.2 KB
v3-0006-Preallocate-and-initialize-more-WAL-if-wal_pmem_m.patch application/octet-stream 3.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2021-06-30 05:21:54 Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options
Previous Message Andrey Lepikhov 2021-06-30 04:50:01 Re: Defer selection of asynchronous subplans until the executor initialization stage