Date: Sat, 06 Sep 2014 15:31:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 192926] [patch] sched_yield is a no-op Message-ID: <bug-192926-8-pUvPjqczwo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-192926-8@https.bugs.freebsd.org/bugzilla/> References: <bug-192926-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192926 --- Comment #6 from commit-hook@freebsd.org --- A commit references this bug: Author: mav Date: Sat Sep 6 15:30:58 UTC 2014 New revision: 271195 URL: http://svnweb.freebsd.org/changeset/base/271195 Log: MFC r270423: Restore pre-r239157 handling of sched_yield(), when thread time slice was aborted, allowing other threads to run. Without this change thread is just rescheduled again, that was illustrated by provided test tool. PR: 192926 Submitted by: eric@vangyzen.net Changes: _U stable/9/ _U stable/9/sys/ stable/9/sys/kern/sched_4bsd.c stable/9/sys/kern/sched_ule.c -- 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-192926-8-pUvPjqczwo>