On Fri, 2007-07-27 at 07:41 +0300, Avi Kivity wrote:
> Rusty Russell wrote:
> > So the in-kernel apic code has to traverse every element in the array?
> > That is clearly better because?  
> 
> Rusty, don't make me do this.
> 
> Arrays give you random access.  Hand the array an index, and it hands
> you back the vcpu, no questions asked.  Not so with lists.  Think guest
> issuing an smp_call_function_{single,mask}.

Sure, but that's not so in current code.  Gregory argued your point
superbly, however, and am creating new patch now.

Thanks,
Rusty.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to