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

2015-07-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197922 Pedro F. Giffuni p...@freebsd.org changed: What|Removed |Added Status|New |Closed

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

2015-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197922 Harrison Grundy harrison.gru...@astrodoggroup.com changed: What|Removed |Added Attachment #153513|0

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

2015-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197922 --- Comment #6 from Harrison Grundy harrison.gru...@astrodoggroup.com --- Created attachment 153515 -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153515action=edit No randomness in scheduler at all -- You are receiving this

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

2015-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197922 Harrison Grundy harrison.gru...@astrodoggroup.com changed: What|Removed |Added Attachment #153515|0

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

2015-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197922 --- Comment #2 from Harrison Grundy harrison.gru...@astrodoggroup.com --- Created attachment 153513 -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153513action=edit Creates sched_random, using the system used in cpu_search.

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

2015-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197922 Ivan Klymenko fi...@ukr.net changed: What|Removed |Added CC||fi...@ukr.net ---

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

2015-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197922 --- Comment #4 from Harrison Grundy harrison.gru...@astrodoggroup.com --- (In reply to Ivan Klymenko from comment #3) Each of the 3 patches solves the problem in a slightly different way. There's some discussion on -arch about which

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

2015-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197922 Harrison Grundy harrison.gru...@astrodoggroup.com changed: What|Removed |Added URL|

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

2015-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197922 Bug ID: 197922 Summary: [patch] [sched] Remove random() from sched_ule, add short circuit for non-SMP, non-balancing Product: Base System Version: 11.0-CURRENT

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

2015-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197922 Kubilay Kocak ko...@freebsd.org changed: What|Removed |Added CC||j...@freebsd.org,