Page MenuHomeFreeBSD

Check 'td_owepreempt' and yield the vcpu thread if it is set.
ClosedPublic

Authored by neel on May 2 2015, 10:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 17, 8:09 PM
Unknown Object (File)
Sun, May 17, 8:04 PM
Unknown Object (File)
Fri, May 15, 9:31 PM
Unknown Object (File)
Fri, May 15, 1:18 AM
Unknown Object (File)
Thu, May 14, 8:24 PM
Unknown Object (File)
Thu, May 14, 6:32 PM
Unknown Object (File)
Thu, May 14, 6:32 PM
Unknown Object (File)
Mon, May 11, 7:35 PM
Subscribers

Details

Summary

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'.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

neel retitled this revision from to Check 'td_owepreempt' and yield the vcpu thread if it is set..
neel updated this object.
neel added reviewers: jhb, grehan.
jhb edited edge metadata.
This revision is now accepted and ready to land.May 6 2015, 3:52 PM
This revision was automatically updated to reflect the committed changes.