Re: volanoMark regression with kernel 2.6.26-rc1

From: Srivatsa Vaddagiri
Date: Thu May 15 2008 - 04:13:02 EST


On Wed, May 14, 2008 at 05:12:47PM +0200, Peter Zijlstra wrote:
> A few other things I found that make a significant difference:

One more observation: access to aggregate()->rq_weight etc arent
correctly synchronized i.e while a cpu is doing a aggregate_walk_tree()
in a domain, and thus possibly modifying rq_weight, load etc, other cpus could
be concurrently accessing the same data. As a result, its possible to
see inconsistent rq_weight, load, task_weight combination?

--
Regards,
vatsa
--
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/