搜索资源列表
memory_management
- 介绍Linux 的内存管理 1.IO空间 2.虚拟内存 3.Linux内存管理机制-Descr iption of Linux memory management the space 1.IO. Virtual memory 3.Linux memory management mechanism
VMA
- 虚拟内存管理实验。 在Linux环境下编写一个内核模块,分别实现如下几个函数: static void mtest_dump_vma_list(void):依次列出当前进程所占用的虚拟内存空间各段的读、写或执行权限。 static void mtest_find_vma(unsigned long addr):查找出虚拟地址addr所在的vma,并通过printk打印该段的起始地址、终止地址和段标志等信息。 static void
manage
- 在linux系统下调整虚拟机的内存大小和vcpu绑定情况-manage the memory and vcpu of virtual machine in the linux