Files
bind9/lib/isc
Ondřej Surý e140743e6a Improve the rcu_barrier() call when destroying the mem context
Instead of crude 5x rcu_barrier() call in the isc__mem_destroy(), change
the mechanism to call rcu_barrier() until the memory use and references
stops decreasing.  This should deal with any number of nested call_rcu()
levels.

Additionally, don't destroy the contextslock if the list of the contexts
isn't empty.  Destroying the lock could make the late threads crash.
2024-02-08 08:01:58 +01:00
..
2024-02-07 20:54:05 +01:00
2023-08-31 22:08:35 +02:00
2023-08-21 18:39:53 +02:00
2023-08-31 22:08:35 +02:00
2023-12-06 15:15:25 +02:00
2023-12-06 15:15:24 +02:00
2023-08-31 22:08:35 +02:00
2023-09-16 07:32:17 +02:00
2023-04-27 12:38:53 +02:00