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

            Bug ID: 197921
           Summary: [patch] [sched] Allow non-migratable threads to bind
                    to their current CPU.
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 153316
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153316&action=edit
Allow threads to bind to the local CPU even if marked unmigratable.

ULE currently prohibits sched_bind()'ing to the current CPU if a thread as
marked as un-migratable. This should only apply to threads attempting to bind
to other CPUs (as no migration is necessary to bind them to the existing local
CPU.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to