Re: [Devel] [PATCH vz7] neighbour: restore hashtable size limit

2024-06-07 Thread Pavel Tikhomirov
On 07/06/2024 12:24, Alexander Atanasov wrote: On 7.06.24 5:34, Pavel Tikhomirov wrote: On 06/06/2024 19:50, Alexander Atanasov wrote: With counters fro neigh entries per VE introduced in https://virtuozzo.atlassian.net/browse/PSBM-87155 tbl->entries, which served as limit of hashtable size

Re: [Devel] [PATCH vz7] neighbour: restore hashtable size limit

2024-06-07 Thread Alexander Atanasov
On 7.06.24 5:34, Pavel Tikhomirov wrote: On 06/06/2024 19:50, Alexander Atanasov wrote: With counters fro neigh entries per VE introduced in https://virtuozzo.atlassian.net/browse/PSBM-87155 tbl->entries, which served as limit of hashtable size, become unlimited, so the table can grow very lar

Re: [Devel] [PATCH vz7] neighbour: restore hashtable size limit

2024-06-07 Thread Pavel Tikhomirov
On 06/06/2024 19:50, Alexander Atanasov wrote: With counters fro neigh entries per VE introduced in https://virtuozzo.atlassian.net/browse/PSBM-87155 tbl->entries, which served as limit of hashtable size, become unlimited, so the table can grow very large. Table is allocated via __get_free_pa