Neil Conway wrote: > [EMAIL PROTECTED] (Bruce Momjian) writes: > > > * Add free-behind capability for large sequential scans > > > * (fadvise) > > This isn't really what posix_fadvise() is intended for, I believe (or > rather, I can't figure out a way for us to be able to use it in that > manner). Check the posix_fadvise() discussion on -hackers for more > details.
Yes, I guess it should be "Better inform kernel on which pages to cache". Is that right? -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings
