* Glauber Costa <[EMAIL PROTECTED]> wrote:

>       /* no easy way to get cache size on all x86, so return the
>        * maximum possible, to be safe */
> -     return (1 << INTERNODE_CACHE_SHIFT);
> +     return boot_cpu_data.x86_clflush_size;

please update the comment too. (just add a delta patch to your next 
series)

        Ingo

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to