On 08/08/2012 02:22 AM, Christoffer Dall wrote:
>>>
>>> btw, seems there is a needless atomic operation above. May be
>>> worthwhile to test before clearing.
>>>
>>>
>>
> (argh unknown gmail keyboard shortcut pressed)
>
> you mean in vcpu_load you want to do this instead:
>
> if (cpumask_test_cpu(cpu, &vcpu->arch.require_dcache_flush)) {
> cpumask_clear_cpu(cpu, &vcpu->arch.require_dcache_flush);
> flush_cache_all();
> }
>
> ?
Yes.
--
error compiling committee.c: too many arguments to function
_______________________________________________
kvmarm mailing list
kvmarm@xxxxxxxxxxxxxxxxxxxxx
https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm
[Spice Development]
[Libvirt]
[Libvirt Users]
[Linux USB Devel]
[Video for Linux]
[Linux Audio Users]
[Photo]
[Yosemite News]
[Yosemite Photos]
[POF Sucks]
[Linux Kernel]
[Linux SCSI]
[XFree86]