当前位置:网站首页>[QNX Hypervisor 2.2用户手册]10.13 shmem - 更新中
[QNX Hypervisor 2.2用户手册]10.13 shmem - 更新中
2022-08-08 23:38:00 【高桐@BILL】
[QNX Hypervisor 2.2用户手册]专栏目录导航
提供了一个inter-guest系统共享内存设备;
一,语法
vdev shmem options
二,选项
2.1 allow fnpattern
允许guest创建或附加到任意的且命名规则符合fnpattern的内存区域。
你可以重复多次使用该选项来指定你想要管理的guest访问内存区域的所需要的命名模式;
2.2 create name,size
预创建一个共享内存对象,共享内存对象的名称为name,大小为size。
你可以重复多次使用create选项来预创建多个共享内存区域。
2.3 deny fnpattern
拒绝guest访问任何命名模式为fnpattern的共享内存区域。
你可以重复多次使用该选项以指定你想要管理guest访问内存区域的所需要的命名模式;
2.4 intr intr
如果指定来loc选项,你必须指定intr的值。该设置会使能当其他guest发送更新共享内存的通知时生成一个中断。
2.5 loc [addr]
vdev的工厂页的基地址。如果addr没有指定,vdev将会作为一个PCI设备,并且qvminching会自动分配一个工厂页位置,并且添加该位置到PIC BAR寄存器。
如果你指定来该选项,你必须指定intr选项,(参考
边栏推荐
- 关于notepad++的js,xml插件安装
- 并发编程第4篇,锁的分类
- Introduction to Qt (4) - Continuous playback of pictures (the use of two timers)
- 2022杭电多校五 C - Slipper (dijkstra+虚拟结点)
- RecyclerView的多选模式
- MySQL 原理与优化,Group By 优化 技巧
- 09 Spark on RDD 阶段划分
- 循环神经网络实现股票预测
- PHP 类函数和对象函数
- stm32 uses serial port to receive idle interrupt + dma to achieve variable length dma reception
猜你喜欢
并发编程第11篇,线程池的一些常用用法和使用
(2022牛客多校四)N-Particle Arts(思维)
TensorFlow learning path deep learning 】 【 5: several methods to prevent a fitting and within DNN TensorFlow implementation
[Bug solution] ValueError: Object arrays cannot be loaded when allow_pickle=False
Use Mongoose populate to implement multi-table associative storage and query, with complete code included
2022杭电多校五 C - Slipper (dijkstra+虚拟结点)
grpc系列3-自定义端镜像GOAWAY with error code ENHANCE_YOUR_CALM and debug data equal to “too_many_pings“
并发编程第5篇,Synchronized的原理
(2022杭电多校六)1012-Loop(单调栈+思维)
(codeforce547)C-Mike and Foam(质因子+容斥原理)
随机推荐
Risk Control Modeling 1: Definition of Good and Bad Labels
06 Spark on RDD序列化问题
百度地图智能搜索及拖拽画圆
启牛商学院靠不靠谱呢?证券账户开了安全吗
03 Spark on 读取内部数据分区策略(源码角度分析)
(2022杭电多校六)1010-Planar graph(最小生成树)
51nod2884
51nod2861 2-sat
[PP-YOLOv2] Test a custom dataset
2022牛客多校六 B-Eezie and Pie (dfs)
获取一星期前的时间 n-1 为含当天 一周7天 7-1
According to the address returned by Baidu Map, intercept the province, city, district
The most commonly used regular expressions
2022杭电多校六 1009-Map (巴那赫不动点)
2022牛客多校六 J-Number Game(简单推理)
TensorFlow learning path deep learning 】 【 5: several methods to prevent a fitting and within DNN TensorFlow implementation
(Codeforce 757)E. Bash Plays with Functions(积性函数)
2022杭电多校六 1007-Shinobu loves trip(同余方程)
并发编程第10篇,CountDownLatch(计数器)和Semaphore(信号量)
redis集群三主三从redis-cli