| From: | Andres Freund <andres(at)2ndquadrant(dot)com> |
|---|---|
| To: | John Lumby <johnlumby(at)hotmail(dot)com> |
| Cc: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, pgsql hackers <pgsql-hackers(at)postgresql(dot)org>, Claudio Freire <klaussfreire(at)gmail(dot)com> |
| Subject: | Re: Extended Prefetching using Asynchronous IO - proposal and patch |
| Date: | 2014-05-29 22:18:10 |
| Message-ID: | 20140529221810.GR27914@awork2.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
Hi,
On 2014-05-29 17:53:51 -0400, John Lumby wrote:
> to see how we have done it. And I am attaching corrected version
> of your test program which runs just fine.
It's perfectly fine to not be up to the coding style at this point, but
trying to adhere to it to some degree will make code review later less
painfull...
* comments with **
* line length
* tabs vs spaces
* ...
Greetings,
Andres Freund
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John Lumby | 2014-05-29 22:18:11 | Re: Extended Prefetching using Asynchronous IO - proposal and patch |
| Previous Message | Claudio Freire | 2014-05-29 22:16:06 | Re: Extended Prefetching using Asynchronous IO - proposal and patch |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John Lumby | 2014-05-29 22:18:11 | Re: Extended Prefetching using Asynchronous IO - proposal and patch |
| Previous Message | Claudio Freire | 2014-05-29 22:16:06 | Re: Extended Prefetching using Asynchronous IO - proposal and patch |