0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-18 06:51:54 +00:00
bird/sysdep/unix
Maria Matejka 0fa80d7c79 Kernel: feed only once during startup
There was an inefficiency in the initial scan state machine,
causing routes to be fed several times instead of just once.
Now the export startup is postponed until first krt_scan()
finishes and we actually can do the pruning with full information.
2024-12-23 11:58:05 +01:00
..
alloc_test.c Fixed a bug in hot page global storage 2023-05-06 10:50:32 +02:00
alloc.c Fix mallopt configure checks 2024-12-16 09:50:20 +01:00
config.Y Merge commit '82d57fb7' into thread-merge-2.16 2024-11-29 11:26:18 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
domain.c Allow allocating cold pages inside RCU critical section 2024-12-13 20:15:37 +01:00
endian.h OpenBSD port related changes. 2009-05-11 01:32:49 +02:00
io-loop.c Mainloop: Dropped old socket prioritization magic 2024-12-22 21:32:28 +01:00
io-loop.h Flush deferred calls directly after the loop finished its one run 2024-06-28 22:03:45 +02:00
io.c Mainloop: Dropped old socket prioritization magic 2024-12-22 21:32:28 +01:00
krt.c Kernel: feed only once during startup 2024-12-23 11:58:05 +01:00
krt.h Kernel: feed only once during startup 2024-12-23 11:58:05 +01:00
krt.Y Merge commit 'v2.13.1-189-g105e50f6' into thread-next 2024-01-28 14:42:36 +01:00
log.c Merge commit '4dd5b3d9' into thread-next 2024-12-10 23:57:59 +01:00
main.c Merge commit 'd85fa48e' into thread-next 2024-12-13 15:58:10 +01:00
Makefile Fixed a bug in hot page global storage 2023-05-06 10:50:32 +02:00
random.c sysdep: Add wrapper to get random bytes - update 2021-06-06 16:26:06 +02:00
unix.h Merge commit 'd85fa48e' into thread-next 2024-12-13 15:58:10 +01:00