diff mbox series

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

Message ID 20231211194821.103961-2-john.cabaj@canonical.com
State New
Headers show
Series [SRU,n/m/j:oracle,1/1] UBUNTU: [Config]: oracle: Increase max CPU count to 512 | expand

Commit Message

John Cabaj Dec. 11, 2023, 7:48 p.m. UTC
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@canonical.com>
---
 debian.oracle/config/annotations | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

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'>