summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1978372-optimized-numa-fitting-algorithm-5d5b922b0bdbf818.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/bug-1978372-optimized-numa-fitting-algorithm-5d5b922b0bdbf818.yaml')
-rw-r--r--releasenotes/notes/bug-1978372-optimized-numa-fitting-algorithm-5d5b922b0bdbf818.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1978372-optimized-numa-fitting-algorithm-5d5b922b0bdbf818.yaml b/releasenotes/notes/bug-1978372-optimized-numa-fitting-algorithm-5d5b922b0bdbf818.yaml
new file mode 100644
index 0000000000..3f42f70908
--- /dev/null
+++ b/releasenotes/notes/bug-1978372-optimized-numa-fitting-algorithm-5d5b922b0bdbf818.yaml
@@ -0,0 +1,9 @@
+---
+fixes:
+ - |
+ The algorithm that is used to see if a multi NUMA guest fits to
+ a multi NUMA host has been optimized to speed up the decision
+ on hosts with high number of NUMA nodes ( > 8). For details see
+ `bug 1978372`_
+
+ .. _bug 1978372: https://bugs.launchpad.net/nova/+bug/1978372