https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262273

--- Comment #9 from f...@cantconnect.ru ---
Created attachment 232188
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232188&action=edit
attempt to fix the problem

Please try this patch to kernel.

Looks like it is a conflict between switchtime/runtime reading in
kern_thread_cputime() and switchtime/runtime updating in statclock(). Fixing
statclock will be to expensive, so just make workaround in
kern_thread_cputime().

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to