]> git.proxmox.com Git - pve-container.git/commit
fix #2938: increase limit of max cores from 128 to 8192
authorOguz Bektas <o.bektas@proxmox.com>
Tue, 15 Sep 2020 09:14:06 +0000 (11:14 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 15 Sep 2020 09:23:09 +0000 (11:23 +0200)
commita804f2d18594b5066776de48d62ba212a7f03a85
tree8c4dafe34c31bea60699ea2c66df5230d51fbcd7
parent854ac31bbd63dfc2fd4c83a2baf974b384cdaeb7
fix #2938: increase limit of max cores from 128 to 8192

To match the currently used limit from our kernel config

https://git.proxmox.com/?p=mirror_ubuntu-focal-kernel.git;a=blob;f=arch/x86/Kconfig;h=8ef85139553f5a4ad5187375af898266355c4177;hb=b311b46c7d1ab21bf0a11a6fa5bad76f98fb77af#l1014

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/LXC/Config.pm