Re: [kvm-unit-tests] Running some job on secondary cpus on x86 like ARM?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jan 30, 2019 at 12:03:58AM -0500, Jintack Lim wrote:
> Hi,
> 
> I wonder if there's a way to run some job on the secondary cpus on
> x86. ARM code has a function smp_boot_secondary() for that purpose. I
> don't seem to find a counterpart on x86. I only see that the secondary
> cpus on x86 do nothing but handling interrupts.
> 
Hi Jintack,

Check out the on_cpu* API which x86 supports (see lib/x86/smp.h)

Thanks,
drew



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux