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
F171110991: D2430.id5244.diff
Tue, Sep 8, 6:40 PM
F171035466: D2430.diff
Tue, Sep 8, 7:54 AM
Unknown Object (File)
Sat, Sep 5, 9:56 PM
Unknown Object (File)
Sat, Sep 5, 6:54 PM
Unknown Object (File)
Sat, Sep 5, 8:44 AM
Unknown Object (File)
Fri, Sep 4, 10:17 AM
Unknown Object (File)
Fri, Sep 4, 7:36 AM
Unknown Object (File)
Thu, Sep 3, 3:08 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 Not Applicable
Unit
Tests Not Applicable

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.