-
Notifications
You must be signed in to change notification settings - Fork 117
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
aarch64 : regression any scheduler fails after upgrade 1.0.9 to 1.0.10 #1511
Comments
From the output it looks like mlock limit could be an issue, could you post the output from |
[ray@jellyfin ~]$ ulimit -l |
Looks like it is blowing up here. I don't know if it necessarily needs to be set to unlimited, but you could try to set it to unlimited manually or test by building from source and commenting out that call. |
|
|
Slightly further it seems, what kind of machine/CPU is this? |
Raspberry pi5/bcm2712 but we also have raspberry pi 4/bcm2711. These are the only 2 devices we have scx working on as I only do rpi devices. v1.0.9 works good on these devices.
|
The pi5 uses a 16k kernel and the pi4 uses a 4k kernel but I booted into a 4k kernel with my pi5 and it does not make any difference with v1.0.10. Still get the same errors. |
Linux bloodmoon-pc 6.14.0-rc6-1-MANJARO-RPI5 #1 SMP PREEMPT Mon Mar 10 19:20:37 UTC 2025 aarch64 GNU/Linux
The text was updated successfully, but these errors were encountered: