]> git.ipfire.org Git - thirdparty/bird.git/commit
Proper thread group setup
authorMaria Matejka <mq@ucw.cz>
Tue, 4 Feb 2025 20:13:26 +0000 (21:13 +0100)
committerMaria Matejka <mq@ucw.cz>
Mon, 10 Mar 2025 10:17:11 +0000 (11:17 +0100)
commit68373348b5c5a1c7f4ca2cf4c0b2678b43baa219
tree7502c053268e4a5e98806cc21e6fd325b9d5dad1
parent1ab4a577c54b4e3ef0e50a60da2e90a27abfda72
Proper thread group setup

Now the thread groups can be explicitly configured with their
latency and timing values.
14 files changed:
conf/conf.h
doc/bird.sgml
lib/io-loop.h
lib/locking.h
nest/config.Y
nest/proto.c
nest/protocol.h
nest/route.h
nest/rt-table.c
proto/bfd/config.Y
sysdep/unix/config.Y
sysdep/unix/io-loop.c
sysdep/unix/io-loop.h
sysdep/unix/unix.h