lf-edge/eve

Add CPU pinning with Xen hypervisor

Aberta

#3.071 aberto em 1 de mar. de 2023

 (0 comentário) (0 reação) (0 responsável)Go (183 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (546 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Use case

The current CPU pinning only feeds the settings into the KVM hypervisor. It would be good to have the same ability with the Xen hypervisor so one can compare the degree of realtimeliness between the two.

Describe the solution you'd like

The xen config file is set up with the pinning based on what arrives in the EVE API.

Additional context

Add any other context or screenshots about the feature request here.

Guia do colaborador