Dynamic Storage Areas (DSA): a memory allocator backed by DSM

Edit
ID 860
Title Dynamic Storage Areas (DSA): a memory allocator backed by DSM
Topic Miscellaneous
Created 2016-10-31 07:21:41
Last modified 2016-12-02 18:21:37 (7 years, 11 months ago)
Latest email 2017-01-04 21:38:04 (7 years, 10 months ago)
Status
2017-01: Committed
2016-11: Moved to next CF
Target version
Authors Thomas Munro (macdice)
Reviewers Become reviewer
Committer Robert Haas (rhaas)
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/860
git checkout commitfest/cf/860
Emails
Dynamic shared memory areas
First at 2016-08-19 07:07:18 by Thomas Munro <thomas.munro at enterprisedb.com>
Latest at 2017-01-04 21:38:04 by Peter Geoghegan <pg at heroku.com>
Latest attachment (fix-dsa-pointer-format.patch) at 2016-12-02 20:46:47 from Thomas Munro <thomas.munro at enterprisedb.com>
    Attachment (fix-dsa-pointer-format.patch) at 2016-12-02 20:46:47 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (test-dsa.patch) at 2016-12-01 11:33:50 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (dsa-v7.patch) at 2016-11-25 12:48:56 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (dsa-v6.patch) at 2016-11-23 12:07:39 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (dsa-v6.patch) at 2016-11-15 22:09:45 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (dsa-v5.patch) at 2016-11-10 05:37:17 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (dsa-v4.patch) at 2016-11-01 04:06:51 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (dsa-v3.patch) at 2016-10-05 10:28:35 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (dsa-v2.patch) at 2016-10-04 21:30:48 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (dsm-handle-invalid.patch) at 2016-08-19 07:07:18 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
History
When Who What
2016-12-02 18:21:37 Robert Haas (rhaas) Closed in commitfest 2017-01 with status: Committed
2016-12-02 18:21:37 Robert Haas (rhaas) Changed committer to rhaas
2016-12-02 12:03:43 Haribabu Kommi (haribabu) Closed in commitfest 2016-11 with status: Moved to next CF
2016-10-31 07:22:02 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2016-10-31 07:21:41 Thomas Munro (macdice) Attached mail thread CAEepm=1z5WLuNoJ80PaCvz6EtG9dN0j-KuHcHtU6QEfcPP5-qA@mail.gmail.com
2016-10-31 07:21:41 Thomas Munro (macdice) Created patch record
Edit