From 0c82f6cdfdc57625b3d77e9d42cb1bc52c657090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=81LI=20G=C3=A1bor=20J=C3=A1nos?= Date: Sun, 24 Mar 2024 15:07:03 +0100 Subject: Enable SMP for the Linux kernels. Even though the number of CPUs made available to the guest could be increased, they are not utilized because the different kernel versions do not have Symmetric Multiprocessing (SMP) enabled. This could be a limiting factor on higher load and create a bottleneck in attaining higher throughput rates. Change the configuration of both the long-term and the stable kernel to support SMP systems. Suggested by: Anton Saietskii --- aports/broadcom-wl/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aports/broadcom-wl') diff --git a/aports/broadcom-wl/APKBUILD b/aports/broadcom-wl/APKBUILD index ace42ff..e26add8 100644 --- a/aports/broadcom-wl/APKBUILD +++ b/aports/broadcom-wl/APKBUILD @@ -2,7 +2,7 @@ pkgname=broadcom-wl pkgver=6.30.223.271 -pkgrel=06060220000 +pkgrel=06060220100 pkgdesc='Broadcom 802.11 Linux STA wireless driver' arch="x86_64" url='https://www.broadcom.com/support/download-search/?pf=Wireless+LAN+Infrastructure' -- cgit v1.2.3