Bug 42694

Summary: Capabilities and Limits (768 CPU support.)
Product: Sisyphus Reporter: Alexey Shabalin <shaba>
Component: kernel-image-std-defAssignee: Vitaly Chikunov <vt>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: kernelbot, shaba, vt
Version: unstable   
Hardware: x86_64   
OS: Linux   
URL: https://access.redhat.com/articles/rhel-limits#:~:text=The%20maximum%20supported%20CPU%20count,up%20to%206TB%20of%20RAM.
See Also: https://bugzilla.altlinux.org/show_bug.cgi?id=42760

Description Alexey Shabalin 2022-05-05 23:25:49 MSK
Если это не сильно накладно для использования, прошу обеспечить поддержку до 768 CPU.
Comment 1 Vitaly Chikunov 2022-05-05 23:36:59 MSK
По ссылке

  "Find out in this chart of the supported and theoretical limits of the platform. Supported limits reflect the current state of system testing by Red Hat and its partners for mainstream hardware. Supported limits are subject to change as ongoing testing completes."

То есть число "768" это supported limit, за которым надо обращаться в отдел совместимости.

Theoretical limit там указан "[8192]". Это можно включить в ядрах и это не накладно.
Comment 2 Repository Robot 2022-05-08 20:32:21 MSK
kernel-image-std-def-2:5.15.37-alt2 -> sisyphus:

 Thu May 05 2022 Vitaly Chikunov <vt@altlinux> 2:5.15.37-alt2
 - Replace devicetree from /lib to /boot (Anton Midyukov)
 - /lib/devicetree/<name.dtb> -> /lib/devicetree/<vendor>/<name.dtb> for
   aarch64 (Anton Midyukov).
 - spec: Provide: kernel-modules-ipset (closes: #42672).
 - config: Enable CONFIG_NR_CPUS=8192 (closes: #42694).
 - config: config: Enable KASLR (CONFIG_RANDOMIZE_BASE).
 - config: Minor config update to add newest hardware and remove some legacy
   hardware support. Also, disable SHA1 (replace with SHA512), and
   set PANIC_TIMEOUT=600.