https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192926
--- Comment #3 from [email protected] --- A commit references this bug: Author: mav Date: Sat Aug 23 17:31:56 UTC 2014 New revision: 270423 URL: http://svnweb.freebsd.org/changeset/base/270423 Log: 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: [email protected] MFC after: 2 weeks Changes: head/sys/kern/sched_4bsd.c head/sys/kern/sched_ule.c -- 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]"
