diff options
| author | 2025-10-02 22:39:07 +0800 | |
|---|---|---|
| committer | 2025-10-02 22:39:07 +0800 | |
| commit | 5dcddd268a8d434e0ca562b7bbca3642226ba213 (patch) | |
| tree | 5415a8e7faf1f6373870f7e3b400a122f0851bbc /rust/kernel/debugfs/git:/ssh:/git@git.zx2c4.com | |
| parent | LoongArch: Init acpi_gbl_use_global_lock to false (diff) | |
| download | wireguard-linux-5dcddd268a8d434e0ca562b7bbca3642226ba213.tar.xz wireguard-linux-5dcddd268a8d434e0ca562b7bbca3642226ba213.zip | |
LoongArch: Allow specify SIMD width via kernel parameters
For power saving or debugging purpose, we usually want to limit the SIMD
(LSX/LASX) usage on a rich feature platform. So allow specify SIMD width
via kernel parameters "simd=".
Allowed values of "simd=" are any integers, and recommended values are:
0: Disable all SIMD features;
128: Enable at most 128bit SIMD features;
256: Enable at most 256bit SIMD features;
-1(default): Enable as many as possible SIMD features automatically.
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'rust/kernel/debugfs/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
