Re: Guidelines for GSoC student proposals / Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions

From: "Mengxing Liu" <liu-mx15(at)mails(dot)tsinghua(dot)edu(dot)cn>
To: "Kevin Grittner" <kgrittn(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Guidelines for GSoC student proposals / Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions
Date: 2017-03-26 02:24:37
Message-ID: 754692b9.1352.15b086dfd4e.Coremail.liu-mx15@mails.tsinghua.edu.cn
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks for your time. I've updated the proposal according to your comments.
But I am still wondering that can you review it for a double-check to make sure I've made everything clear?
You can read my replies for reference.

> -----Original Messages-----
> From: "Kevin Grittner" <kgrittn(at)gmail(dot)com>
> Sent Time: 2017-03-25 04:53:36 (Saturday)
> To: "Mengxing Liu" <liu-mx15(at)mails(dot)tsinghua(dot)edu(dot)cn>
> Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
> Subject: Re: [HACKERS] Guidelines for GSoC student proposals / Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions
>
> On Wed, Mar 22, 2017 at 2:24 AM, Mengxing Liu
> <liu-mx15(at)mails(dot)tsinghua(dot)edu(dot)cn> wrote:
>
> > I've finished a draft proposal for "Eliminate O(N^2) scaling from
> > rw-conflict tracking in serializable transactions".
>
> I've attached some comments to the document; let me know if they
> don't show up for you or you need clarification.
>
> Overall, if the comments are addressed, I think it is great.
>
> --
> Kevin Grittner

--
Mengxing Liu

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2017-03-26 02:53:47 Re: free space map and visibility map
Previous Message Mithun Cy 2017-03-26 02:10:46 Re: Proposal : For Auto-Prewarm.