Tool/software:
What impact does changing the clock frequency CONFIG_HZ on our device from 1000 to 100 have on our system?
The clock interrupts on our device occur too frequently, and we want to reduce the frequency of clock interrupts. However, what impact does reducing the frequency of clock interrupts have on our system?