Add CHANGES and release note for [GL #3739]

This commit is contained in:
Ondřej Surý
2022-12-14 14:25:23 +01:00
parent 0b661b6f95
commit 11df7f02fd
2 changed files with 11 additions and 0 deletions

View File

@@ -43,6 +43,12 @@ Bug Fixes
times with the same server instead of trying a next available name server.
This has been fixed. :gl:`#3637`
- Recently used ADB names and ADB entries (IP addresses) could get cleaned when
ADB would be under memory pressure. To mitigate this, count only actual ADB
names and ADB entries into the overmem memory limit (exclude internal memory
structures used for "housekeeping") and exclude recently used (<= 10 seconds)
ADB names and entries from the overmem memory cleaner. :gl:`#3739`
Known Issues
~~~~~~~~~~~~