Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2015 15:00:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 197921] [patch] [sched] Allow non-migratable threads to bind to their current CPU.
Message-ID:  <bug-197921-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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: freebsd-bugs@FreeBSD.org
          Reporter: harrison.grundy@astrodoggroup.com

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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197921-8>