Re: Requirement for the Buffer manager to load multiple pages at once - Mailing list pgsql-hackers

From Vaibhav Kaushal
Subject Re: Requirement for the Buffer manager to load multiple pages at once
Date
Msg-id AANLkTinfv3MKr0Cg7RZk1JS67uN8Xx2z2=XxdYBozV0C@mail.gmail.com
Whole thread Raw
In response to Re: Requirement for the Buffer manager to load multiple pages at once  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
Thank you Kevin. I am going to look into it. I still have to learn a lot :)

Regards,
Vaibhav

On 12/4/10, Kevin Grittner <Kevin.Grittner@wicourts.gov> wrote:
> Vaibhav Kaushal  wrote:
>
>> I want to parallelize the search / scan (specifically hash) by
>> using multiple cores in the processors today.
>
> You might want to review the efforts of Markus Wanner, who submitted
> a series of patches intended to move things in that direction to a
> recent CommitFest:
>
> https://commitfest.postgresql.org/action/commitfest_view?id=7
>
> -Kevin
>


pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: profiling connection overhead
Next
From: Josh Berkus
Date:
Subject: Re: [PATCH] Revert default wal_sync_method to fdatasync on Linux 2.6.33+