lf-edge/eve

Add CPU pinning with Xen hypervisor

オープン

#3,071 opened on 2023/03/01

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (183 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (546 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド