mirror of
https://github.com/samba-team/samba.git
synced 2025-01-05 09:18:06 +03:00
af011b987a
This fixes a O(n²) performance regression in notifyd. The problem was that we had a watcher per notify instance. This changes the code to have a watcher per notify db entry. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14430 Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Tue Oct 1 14:22:43 UTC 2024 on atb-devel-224 |
||
---|---|---|
.. | ||
fcn_wait.c | ||
fcn_wait.h | ||
notifyd_db.c | ||
notifyd_db.h | ||
notifyd_entry.c | ||
notifyd_private.h | ||
notifyd.c | ||
notifyd.h | ||
notifydd.c | ||
test_notifyd.c | ||
tests.c | ||
wscript_build |