[Kernel-packages] [Bug 1967889] Re: Raise CONFIG_NR_CPUS

2022-08-31 Thread Emil Renner Berthing
** Description changed: [Impact]  * Currently our riscv64 kernels don't support more than 8 CPUs. -  * The QEMU 7.0 virt machine supports up to 512 harts (CPU threads). +  * The QEMU 7.0 virt machine supports up to 512 harts +(CPU hardware threads). -  * Raising CONFIG_NR_CPUS to

[Kernel-packages] [Bug 1967889] Re: Raise CONFIG_NR_CPUS

2022-08-31 Thread Heinrich Schuchardt
** Description changed: [Impact] - * Currently our riscv64 kernels don't support more than 8 CPUs. +  * Currently our riscv64 kernels don't support more than 8 CPUs. - * The QEMU 7.0 virt machine supports up to 32 harts (CPU threads). +  * The QEMU 7.0 virt machine supports up to 512

[Kernel-packages] [Bug 1967889] Re: Raise CONFIG_NR_CPUS

2022-08-31 Thread Emil Renner Berthing
** Description changed: + [Impact] + + * Currently our riscv64 kernels don't support more than 8 CPUs. + + * The QEMU 7.0 virt machine supports up to 32 harts (CPU threads). + + * Raising CONFIG_NR_CPUS to 32 allows us to use all of them. + + [Test Plan] + + * Run riscv64 Ubuntu in a

[Kernel-packages] [Bug 1967889] Re: Raise CONFIG_NR_CPUS

2022-08-31 Thread Emil Renner Berthing
** Changed in: linux-riscv (Ubuntu) Assignee: (unassigned) => Emil Renner Berthing (esmil) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv in Ubuntu. https://bugs.launchpad.net/bugs/1967889 Title: Raise CONFIG_NR_CPUS

[Kernel-packages] [Bug 1967889] Re: Raise CONFIG_NR_CPUS

2022-04-21 Thread Heinrich Schuchardt
The following patch sets reasonable values for CONFIG_NR_CPUS on RISC-V: [PATCH v3] RISC-V: Increase range and default value of NR_CPUS https://lore.kernel.org/all/20220420112408.155561-1-apa...@ventanamicro.com/ -- You received this bug notification because you are a member of Kernel Packages,