lf-edge/eve

Add CPU pinning with Xen hypervisor

Open

#3,071 opened on Mar 1, 2023

 (0 comments) (0 reactions) (0 assignees)Go (183 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (546 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide