K 10 svn:author V 6 davide K 8 svn:date V 27 2012-06-08T11:53:51.917125Z K 7 svn:log V 351 Add (experimentally) a function to the sleepqueue(9) KPI sleepq_set_timeout_bt() in which the timeout may be specified in terms of bintime rather than ticks, and which takes advantage of the new precision capabilities of the callout subsystem. Modify the kern_nanosleep() function so that it may rely on sleepq_set_timeout_bt() rather than tsleep(). END