GNOME Bugzilla – Bug 147894
opt scheduler decoupled elements mismanagement
Last modified: 2004-12-22 21:47:04 UTC
Decoupled elements are not added to a group in the opt scheduler, but are added as an entry point only. When asking for the number of elements in a group, one should take into account this decoupled entry point as well or the group could become unschedulable.
Created attachment 29652 [details] [review] patch to correct the problem
this bug fix makes the player work well enough with opt again.
Created attachment 29679 [details] [review] enhanced patch Make sure that we don't work with NULL groups.