[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Auto CPU pinning for domUs
Hello Xen users,i'm using Xen 4.1.2 on Gentoo Hardened and i'm stucked with one thing. After starting my domUs, i would like to have them pinned to specified CPU cores. I'm using this config file: kernel = "hvmloader" builder='hvm' memory = 2048 name = "VirusfreeDB" vcpus=4 cpus="16-19" acpi=1 apic=0 vif = [ 'bridge=xenbr0, script=vif-bridge, type=ioemu, model=e1000, mac=00:16:3e:63:90:aa' ] disk = [ 'phy:/dev/vg/VirusfreeDB,hda,w', ',hdc:cdrom,r' ] on_poweroff = 'destroy' on_reboot = 'restart' on_crash = 'restart' device_model = 'qemu-dm' boot="dc" sdl=0 opengl=0 vnc=1 vnclisten="127.0.0.1" vncpasswd='' stdvga=0 serial='pty' tsc_mode=0 xen_platform_pci=0so I suppose that it should be pinned to CPUs 16 to 19. But in 'xl vcpu-list' is 'Any CPU', thus i have to do this manually with 'xl vcpu-pin' command. Is there any way to do this automaticaly? Or am I doing something wrong? Let me know if you need any other information, I'm new here. Thank you Jan Hejl Attachment:
smime.p7s _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |