当前位置:网站首页>[QNX Hypervisor 2.2用户手册]9.3 cpu
[QNX Hypervisor 2.2用户手册]9.3 cpu
2022-07-25 07:45:00 【高桐@BILL】
在VM中创建一个新的vCPU。
一,语法
cpu [options]*
二,选项
partition name
如果在Hypervisor Host域中实现了自适应分区(APS),vCPU将会运行在Host域指定的APS分区中。如果partition选项没有被置顶,vCPU线程将会运行在qvm进程启动所在的分区。
runmask cpu_number{,cpu_number}
仅允许vCPU运行在指定的物理CPU或CPU(绑核)。CPU编号从0开始。默认没有限制(不固定)
将运行掩码分配给vCPU意味着一些重要的设计选择。如果允许vCPU浮动(没有设置运行掩码或者运行掩码包含一个或多个CPU),则vCPU可以进行迁移。
在一些系统上,迁移是非常有用的,因为迁移可以讲vCPU移动到空闲的cpu核上(如果当前的运行掩码允许的话)。但是,一些上实时Guest,将一个vCP分配配到一个核上,这样不与其他的vCPU共享可以提高实时性。
QNX建议,在你的设计中第一次使用浮动vCPU,可以根据需要移动以限制或禁止迁移。
sched priority [r|f|o]
sched
high_priority, low_priority, max_replacements, peplacement_period, initial_budgets
用于设置vCPU的调度优先级和调度算法。算法可以选择设置round-robin(r,轮询调度算法),或
边栏推荐
- cesium简介
- Summer Challenge harmonyos - slider slider for custom components
- 使用CycleGAN训练自己制作的数据集,通俗教程,快速上手
- Offline base tile, which can be used for cesium loading
- How to use kotlin flow in Android projects
- JS note 17: the whole process of jest project configuration of typescript project
- Use of toolbar
- Teach you to use cann to convert photos into cartoon style
- About --skip networking in gbase 8A
- [unity entry program] basic concept trigger
猜你喜欢

深度学习训练和测试时出现问题:error: the following arguments are required: --dataroot,解决:训练文件的配置方法和测试文件的配置方法

【Unity入门计划】界面介绍(1)-Scene视图

轮询、中断、DMA和通道

People who lose weight should cry: it's no good not eating food, because your brain will be inflamed

【微信小程序】全局样式、局部样式、全局配置

Completely replace the redis+ database architecture, and JD 618 is stable!

【Unity入门计划】基本概念-2D刚体Rigidbody 2D

QT学习日记20——飞机大战项目

Leetcode (Sword finger offer) - 04. search in two-dimensional array
![[software testing] package resume from these points to improve the pass rate](/img/69/b27255c303150430df467ff3b5cd08.gif)
[software testing] package resume from these points to improve the pass rate
随机推荐
[unity entry program] basic concept trigger
How to use kotlin flow in Android projects
Recommend 7 open source projects of yyds this week
Today in history: Intel was founded; The first photo was posted on the world wide web; EBay spins off PayPal
Pads export Gerber file
list的模拟实现
用一个栈实现另一个栈的排序
UNIPRO multi terminal deployment to meet customers' diversified needs
【Unity入门计划】界面介绍(1)-Scene视图
由两个栈组成的队列
深度学习训练和测试时出现问题:error: the following arguments are required: --dataroot,解决:训练文件的配置方法和测试文件的配置方法
Simulation Implementation of list
Oracle19 adopts automatic memory management. The AWR report shows that the settings of SGA and PGA are too small?
Configuring WAPI certificate security policy for Huawei wireless devices
Network file storage system (III) practice of fastdfs distributed file system
Acnet: asymmetric convolution for image hypersegmentation (with implementation code)
P1047 [NOIP2005 普及组 T2] 校门外的树
[pytorch] the most common function of view
【Unity入门计划】制作我的第一个小游戏
曼哈顿距离简介