lf-edge/eve

Add CPU pinning with Xen hypervisor

Ouverte

#3 071 ouverte le 1 mars 2023

 (0 commentaire) (0 réaction) (0 personne assignée)Go (183 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (546 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur