Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable fake NUMA (performance optimization) #4

Open
stapelberg opened this issue Jan 10, 2025 · 0 comments
Open

Enable fake NUMA (performance optimization) #4

stapelberg opened this issue Jan 10, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@stapelberg
Copy link
Contributor

See https://forums.raspberrypi.com/viewtopic.php?t=378276 for context.

Currently, we build without NUMA:

/tmp/breakglass207482315 # uname -a
Linux scan2drive 6.6.51-v8 #1 SMP PREEMPT Wed Mar  1 20:57:29 UTC 2017 aarch64 GNU/Linux
/tmp/breakglass207482315 # gunzip -c /proc/config.gz  | grep -i numa
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
# CONFIG_NUMA is not set

I am not sure if enabling NUMA is sufficient for any performance wins alone (that might change in the next few weeks).

@stapelberg stapelberg added the enhancement New feature or request label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant