Re: Optimize kernel readahead using buffer access strategy - Mailing list pgsql-hackers

From KONDO Mitsumasa
Subject Re: Optimize kernel readahead using buffer access strategy
Date
Msg-id 52858796.7010207@lab.ntt.co.jp
Whole thread Raw
In response to Re: Optimize kernel readahead using buffer access strategy  (Peter Geoghegan <pg@heroku.com>)
Responses Re: Optimize kernel readahead using buffer access strategy  (KONDO Mitsumasa <kondo.mitsumasa@lab.ntt.co.jp>)
List pgsql-hackers
(2013/11/15 11:17), Peter Geoghegan wrote:
> On Thu, Nov 14, 2013 at 6:18 PM, KONDO Mitsumasa
> <kondo.mitsumasa@lab.ntt.co.jp> wrote:
>> I will fix it. Could you tell me your Mac OS version and gcc version? I have
>> only mac book air with Maverick OS(10.9).
>
> I have an idea that Mac OSX doesn't have posix_fadvise at all. Didn't
> you use the relevant macros so that the code at least builds on those
> platforms?
Thank you for your nice advice, too.
I try to fix macro program.

Regards,
-- 
Mitsumasa KONDO
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Add min and max execute statement time in pg_stat_statement
Next
From: Peter Geoghegan
Date:
Subject: Re: Add min and max execute statement time in pg_stat_statement