lf-edge/eve

Add CPU pinning with Xen hypervisor

开放

#3,071 创建于 2023年3月1日

 (0 条评论) (0 个反应) (0 位负责人)Go (183 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (546 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南