OSDN Git Service

Update:
authorBruce Momjian <bruce@momjian.us>
Mon, 8 Nov 2004 20:16:20 +0000 (20:16 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 8 Nov 2004 20:16:20 +0000 (20:16 +0000)
commit916897cce73fcce0579bbc591af6333904f64c9e
tree6d19ebc990dbbb66053cde44004607385214b3f4
parentcd6ecf6829e813c91dd38eeafefb647775cb2314
Update:

<   posix_fadvise() [fadvise]
>   posix_fadvise()
>
>   Posix_fadvise() can control both sequential/random file caching and
>   free-behind behavior, but it is unclear how the setting affects other
>   backends that also have the file open, and the feature is not supported
>   on all operating systems.
>
doc/TODO