[Bug 197922] [patch] [sched] Remove random() from sched_ule, add short circuit for non-SMP, non-balancing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 25 09:40:20 UTC 2015


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

--- Comment #2 from Harrison Grundy <harrison.grundy at astrodoggroup.com> ---
Created attachment 153513
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153513&action=edit
Creates sched_random, using the system used in cpu_search.

Another option.

If this doesn't work, I suppose we could put an actual PRNG in here, or
bitshift get_cyclecount.

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


More information about the freebsd-bugs mailing list