Re: [BUG] cpu hotplug vs scheduler
From: Avi Kivity
Date: Tue May 13 2008 - 11:33:20 EST
Avi Kivity wrote:
I'm testing host cpu hotplug with kvm. Basically running 7 guests on
a 4 core machine, offlining and onlining host cpus at random.
Eventually I hit this:
[snip oops]
This seems to be the assignment to cfs_rq after pick_next_entity().
I'm running kvm.git, which is currently 2.6.26-rc2 plus a few kvm
patches. It could be kvm's fault, but it doesn't appear so from the
traces.
I get the same oops running with the kvm modules unloaded. None of
kvm.git's changes are in core code, so this is definitely a mainline
problem.
It took about 40 minutes to reproduce; 1200 cpus onlined and 1200 cpus
offlined.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/