readme.p2m_expose

来自「xen虚拟机源代码安装包」· P2M_EXPOSE 代码 · 共 13 行

P2M_EXPOSE
13
字号
This directory contains Linux kernel module for p2m exposure test/benchmark.1. build kernel module   - At fist build, linux-xen as usual   - then type just 'make' in this directory, then you'll have expose_p2m.ko.     See Makefile for details.2. test, benchmark.   - type 'insmod expose_p2m.ko' on the system.   Then the result is printed out to your console.   insmod fails with EINVAL so that you don't have to execute rmmod.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?