K 10 svn:author V 3 mav K 8 svn:date V 27 2013-11-14T13:51:53.781831Z K 7 svn:log V 270 Some minor tuning to rpc/svc.c: - close cosmetic race in svc_exit(); - do not set wait timeout for idle threads if we have no use for wakeups; - create new requested thread sooner, not only after some another thread wakeup, that may happen later under constant load. END