lf-edge/eve

Add CPU pinning with Xen hypervisor

Offen

#3.071 geöffnet am 01.03.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (183 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (546 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide