summaryrefslogtreecommitdiff
path: root/include/linux/zstd_errors.h
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2025-04-03 16:28:16 +0200
committerLeo Yu-Chi Liang <[email protected]>2025-04-25 16:31:29 +0800
commit5c8e1c46b16a92c1a0eb93d26d7c6aacda007d9e (patch)
tree1ef3ba17691648b79c8aabac9075aecd20f497a2 /include/linux/zstd_errors.h
parent107df8b3b16f22f7ef86eeda4a5fa37d514308e7 (diff)
configs: qemu-riscv raise CONFIG_NR_DRAM_BANKS
The number of memory banks in QEMU is not bounded by 1. In this example we have two banks: qemu-system-riscv64 \ -machine virt \ -nographic \ -m 8192 \ -smp 8,sockets=2,cores=4,threads=1 \ -numa node,cpus=0-3,mem=4096 \ -numa node,cpus=4-7,mem=4096 \ -kernel u-boot As we will see RISC-V NUMA systems using U-Boot we should be able to emulate these. Use the default value defined in /Kconfig as 4. Signed-off-by: Heinrich Schuchardt <[email protected]> Reviewed-by: Leo Yu-Chi Liang <[email protected]>
Diffstat (limited to 'include/linux/zstd_errors.h')
0 files changed, 0 insertions, 0 deletions