[Bug 192926] [patch] sched_yield is a no-op

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 6 15:26:48 UTC 2014


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

--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:

Author: mav
Date: Sat Sep  6 15:26:39 UTC 2014
New revision: 271194
URL: http://svnweb.freebsd.org/changeset/base/271194

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 at vangyzen.net
  Approved by:    re (marius)

Changes:
_U  stable/10/
  stable/10/sys/kern/sched_4bsd.c
  stable/10/sys/kern/sched_ule.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list