K 10 svn:author V 4 neel K 8 svn:date V 27 2015-05-06T23:40:24.866232Z K 7 svn:log V 332 Check 'td_owepreempt' and yield the vcpu thread if it is set. This is done explicitly because a vcpu thread can be in a critical section for the entire time slice alloted to it. This in turn can delay the handling of the 'td_owepreempt'. Reviewed by: jhb MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D2430 END