On Thu, Apr 7, 2022 at 2:21 PM Paulo Fragoso <pa...@nlink.com.br> wrote:

> # cat /etc/version
> 1.99
>
> Are there any suggestion for big route FIB processed in kernel by BIRD?
>
>
>
Hi,

There should be a locking problem somewhere (I'm suspecting that bird take
a long time reading routes from kernel, creating this lock).

What is the lookup algo used ? (sysctl net.route.algo.inet.algo)
To spot the culprit, could you display the most time consuming function
during your problem ?
cf chapter pmcstat here:
https://bsdrp.net/documentation/technical_docs/performance#where_is_the_bottleneck

Thanks,

Olivier
_______________________________________________
Bsdrp-users mailing list
Bsdrp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bsdrp-users

Reply via email to