Hello. Joakim Tjernlund wrote: > Trying to understand what is needed to make nanosleep() and friends to > have better resolution than HZ on my 83xx CPU. Is this possible > and what CONFIG options do I need to enable? Kernel is 2.6.25 Should be possible with CONFIG_HIGH_RES_TIMERS=y. WBR, Sergei