axeleroy Posted April 27, 2022 Share Posted April 27, 2022 Hello, My NAS becomes unresponsive every time I run a somewhat CPU-intensive task: indexing photos in photoprism, importing followings in Mastodon… or just browsing Mastodon. Is it expected of the Rockchip RK3399 or can I improve the situation with the right CPUfreq config ? For context, here is my CPUfreq config and kernel (I have yet to update): axel@helios64:~$ cat /etc/default/cpufrequtils ENABLE="true" GOVERNOR=performance MAX_SPEED=1200000 MIN_SPEED=1200000 axel@helios64:~$ uname -a Linux helios64 5.10.21-rockchip64 #21.02.3 SMP PREEMPT Mon Mar 8 01:05:08 UTC 2021 aarch64 GNU/Linux Thanks! 0 Quote Link to comment Share on other sites More sharing options...
RockBian Posted April 28, 2022 Share Posted April 28, 2022 I don't think cpufreq config will help much. A cpu intensive task will eat all cpu cycles, no matter what frequency the cpu runs at. Somehow your task switching doesn't work as it should. Did you change anything in default priorities? How about memory utilization? Didn't know what Mastodon is, but it seems to be a social network. How do you use a NAS to browse a network? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.