[SRU][n/m/j:oracle][PATCH 1/1] UBUNTU: [Config]: oracle: Increase max CPU count to 512

John Cabaj john.cabaj at canonical.com
Mon Dec 11 19:48:21 UTC 2023


BugLink: https://bugs.launchpad.net/bugs/2046184

New instances will require 320 CPUs. Must increase max number
from 256.

Signed-off-by: John Cabaj <john.cabaj at canonical.com>
---
 debian.oracle/config/annotations | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian.oracle/config/annotations b/debian.oracle/config/annotations
index 317f91809805..fc196cbadee9 100644
--- a/debian.oracle/config/annotations
+++ b/debian.oracle/config/annotations
@@ -29,6 +29,9 @@ CONFIG_GPIO_CDEV_V1                             note<'LP: #1953613'>
 CONFIG_NET_FAILOVER                             policy<{'amd64': 'y', 'arm64': 'y'}>
 CONFIG_NET_FAILOVER                             note<'OCI requirement'>
 
+CONFIG_NR_CPUS                                  policy<{'amd64': '8192', 'arm64': '512'}>
+CONFIG_NR_CPUS                                  note<'LP: #2046184'>
+
 CONFIG_PAGE_POOL                                policy<{'amd64': 'y', 'arm64': 'y'}>
 CONFIG_PAGE_POOL                                note<'OCI requirement'>
 
-- 
2.34.1




More information about the kernel-team mailing list