Re: Page replacement algorithm in buffer cache
От
Amit Kapila
Тема
Re: Page replacement algorithm in buffer cache
Дата
Msg-id
007d01ce26ef$b5705440$2050fcc0$@kapila@huawei.com
Ответ на
Re: Page replacement algorithm in buffer cache (Atri Sharma)
Список
Дерево обсуждения
Page replacement algorithm in buffer cache Atri Sharma <atri.jiit@gmail.com>
Re: Page replacement algorithm in buffer cache Amit Kapila <amit.kapila@huawei.com>
Re: Page replacement algorithm in buffer cache Jeff Janes <jeff.janes@gmail.com>
Re: Page replacement algorithm in buffer cache Tom Lane <tgl@sss.pgh.pa.us>
On Friday, March 22, 2013 4:36 PM Atri Sharma wrote: > > > > What would you do if the only young page has usage count zero during > second > > sweep. > > Umm....The same approach we take when there is no page with usage > count zero in a sweep in the current algorithm? It would give more priority to young page as compare to more used page. I don't know if that would be correct thing to do. With Regards, Amit Kapila.
В списке pgsql-hackers по дате отправления