K 10 svn:author V 3 phk K 8 svn:date V 27 2000-02-15T09:02:07.000000Z K 7 svn:log V 318 Don't try to account for the partial quantum unless the process is curproc. This only makes any difference on SMP, where we used a (potentially very bogus) switchtime from our own CPU to calculate resource usage on another CPU. This should remove some if not all calcru() related warnings on SMP. Approved by: jkh END