I'm working on implementations of the following functions:
clock_settime clock_gettime clock_getres
timer_create timer_delete timer_gettime
timer_getoverrun timer_settime
I do not believe that any special kernel support is required for a useful
implementation of these, and currently don't forsee any major obstacles.
Cheers...