>>> On 08.01.16 at 17:30, <jonathan.creekm...@gmail.com> wrote:
> So, based on the Kconfig setup and the linker ASSERT, there should be no
> way to have a default scheduler that is not in the build. I wish Kconfig
> allowed you to state that you must have at least one option selected or
> up to all of the options selected (so I could require 1-4 schedulers
> compiled in, but not 0). Unfortunately, the only way that seems allowed
> is if you compile code in as modules, which Xen does not (with a choice
> block, you can select multiple items as M, but only 1 as Y, but at least
> 1 must be present --- since we only support Y, the choice block wouldn't
> work for the schedulers).

Perhaps credit should just not be configurable then?

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to