How do i check what cpu scheduler a xen domain is using?



  • A good check to see which domains are using which cpu scheduler.

    # xl sched-credit
    Cpupool Pool-0: tslice=30ms ratelimit=1000us
    Name                                ID Weight  Cap
    Domain-0                             0    256    0
    
    # xl sched-credit2
    Cpupool uat:
    Name                                ID Weight
    webserver01                          3    256
    

    There are other schedulers xen uses.



© Lightnetics 2024