I have about twelve different SoCs on which I installed DietPi to see which one sounds best…building a no compromise streamer for a DAC (USB/I2S)…all on battery PSU.
As noiseless/jitterfree as possible is the main design target in audio playback.
So, the CONFIG_NO_HZ_FULL kernel option is VERY interesting…tickless execution…but in none of the distros of Dietpi activated (even though that they have different original sources).
I understand:
- that Dietpi only works with pre-defined images, not building own Kernels
- its difficult to get a vamilla debian / Linux system to work on those small SoC as they are very specific, so I am not sure if that is something I could do myself, even though I am in computers for 40 years now (but Linux is new).
I am seeking for your advise to find a path to get CONFIG_NO_HZ_FULL enabled, whatever the distro or hardware needs to be (ARM/x86-64bit). My questions:
- Is my understanding described above correct ?
- IS there a path to rebuild the DietPi-Kernel(its always bullseye) similar to what Odroid described here odroid-xu4:software:building_kernel [ODROID Wiki]
- What would be the easiest path to either find a distro which has this enabled ?
- If in any case I have to build my own: I guess there are a lot of differences in terms of supported hardware/drivers/ease of setting stuff up for beginners. Any advise on which one to choose (when hardware is not the defining factor, could be as well x86)?
The target is to build an experimental setup to see how much of a difference (if at all) this will make CONFIG_NO_HZ_FULL from an audio/listening experience when all the isolated cores with there individual processes/interrupts can run tickless.
jitter-/noiseless …less EMI/EMF…precise clocks…fewest interrupts etcetc …makes the difference here, not latency, not performance. even on a beaglebone the CPU-utilization is at 3-4% when playing back PCM and Memory around 80MB…