Re: failed NUMA pages inquiry status: Operation not permitted

Поиск
Список
Период
Сортировка
От Christoph Berg
Тема Re: failed NUMA pages inquiry status: Operation not permitted
Дата
Msg-id aUGc5qh977Y4r_jP@msg.df7cb.de
обсуждение исходный текст
Ответ на Re: failed NUMA pages inquiry status: Operation not permitted  (Tomas Vondra <tomas@vondra.me>)
Список pgsql-hackers
Re: Tomas Vondra
> 1) right after opening a connection, I get this
> 
> test=# select numa_node, count(*) from pg_buffercache_numa group by 1;
>  numa_node | count
> -----------+-------
>          0 |   290
>         -2 | 32478

Does that mean that the "touch all pages" logic is missing in some
code paths?

But even with that, it seems to be able to degenerate again and
accepting -2 in the regression tests would be required to make it
stable.

Christoph



В списке pgsql-hackers по дате отправления: