K 10 svn:author V 6 julian K 8 svn:date V 27 2004-09-03T06:26:28.000000Z K 7 svn:log V 616 MFC: Remove TDP_USTATCLOCK, we no longer need it because we now always update tick count for userland in thread_userret. This change also removes a "no upcall owned" panic because fuword() schedules an upcall under heavily loaded, and code assumes there is no upcall can occur. Reported and Tested by: Peter Holm Revision Changes Path 1.198 +30 -55 src/sys/kern/kern_kse.c 1.396 +0 -1 src/sys/sys/proc.h ---- Note free bit.. as per the flags word. MFC after: 2 days Revision Changes Path 1.397 +1 -0 src/sys/sys/proc.h Approved by: re (scottl) END