summaryrefslogtreecommitdiff
path: root/aports/broadcom-wl/APKBUILD
diff options
context:
space:
mode:
authorPÁLI Gábor János <pali.gabor@gmail.com>2024-03-24 15:07:03 +0100
committerPÁLI Gábor János <pali.gabor@gmail.com>2024-03-24 16:14:18 +0100
commit0c82f6cdfdc57625b3d77e9d42cb1bc52c657090 (patch)
tree39486481ce2d13e128755c40a4bdb4b302676a23 /aports/broadcom-wl/APKBUILD
parent1eed3cd2b7584460658bcda4697f3c0f46afee4b (diff)
downloadfreebsd-wifibox-alpine-0c82f6cdfdc57625b3d77e9d42cb1bc52c657090.zip
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 <vsasjason@gmail.com>
Diffstat (limited to 'aports/broadcom-wl/APKBUILD')
-rw-r--r--aports/broadcom-wl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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'