> I've been playing with writing real-time guitar effects boxes, and I've
> gotten the latency down to 11ms with stock linux. Would changing the HZ
> constant to 1024 help me reduce the latency (ie, does it cause a task to
> get scheduled more often)? Any other/better suggestions for decreasing
> latency? Thanks in advance.
It has sideffects which need to be taken care of. Since due to hardware
reasons we cannot run all MIPS systems at the same timer interrupt rate
somebody has developed a patch which I plan to send to Linus asap.
Ralf
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/