Higher load after update to 9.15

This is my first post here, so bear with me. Yesterday I updated from 9.12 (unsure) to 9.15 and noticed an increase of the load. System is running adguard, evcc and some smaller scripts. CPU is fine as well. Load is also ok, but has increased:

I noticed that

kworker/u21:0-brcmf_wq/mmc1:0001:1

consumed/is awak almost half the time the pi is up. Guess it’s related to wifi driver. Wifi has not changed since update. Any idea how to decrease load to previous level?

Kind Regards

Required Information

  • DietPi version | cat /boot/dietpi/.version
    G_DIETPI_VERSION_CORE=9
    G_DIETPI_VERSION_SUB=15
    G_DIETPI_VERSION_RC=2
    G_GITBRANCH=‘master’
    G_GITOWNER=‘MichaIng’

  • Distro version | echo $G_DISTRO_NAME $G_RASPBIAN
    bookworm 0

  • Kernel version | uname --all
    Linux DietPi 6.12.34+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.34-1+rpt1~bookworm (2025-06-26) aarch64 GNU/Linux

  • Architecture | dpkg --print-architecture
    arm64

  • SBC model | echo $G_HW_MODEL_NAME or (EG: RPi3)
    RPi Zero 2 W (aarch64)

  • Power supply used | (EG: 5V 1A RAVpower)
    5V 2 A USB

  • SD card used | (EG: SanDisk ultra)

Probably similar to this one Load averages approach 1.0 after fresh install on RPi4

Can you check htop

Yes it is. Reported it in the main thread. Thank you.