CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - virtual memory

搜索资源列表

  1. memory_management

    0下载:
  2. 介绍Linux 的内存管理 1.IO空间 2.虚拟内存 3.Linux内存管理机制-Descr iption of Linux memory management the space 1.IO. Virtual memory 3.Linux memory management mechanism
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:294189
    • 提供者:颜建文
  1. xuni

    0下载:
  2. 编写一个程序,模拟一个页式虚拟存储管理系统。(不考虑地址转换) 其中,由系统随机产生进程; 进程大小、进程到达次序、时间、进程执行轨迹(页面访问顺序)也随机生成,但进程之间必须有并发存在,进程执行时间需有限,进程调度采用时间片轮转算法(以页面模拟); 物理块分配策略采取固定分配局部置换; 分配算法采用按比例分配算法; 调页采用请求调页方式; 置换采用LRU算法; 驻留集大小可调,观察驻留集大小对缺页率的影响。-Write a program that simulate
  3. 所属分类:Driver develop

    • 发布日期:2017-04-06
    • 文件大小:2300
    • 提供者:冯妮
  1. 5120379003.tar

    0下载:
  2. In this lab, you will write the memory management code for your operating system. Memory management has two components. The first component is a physical memory allocator for the kernel, so that the kernel can allocate memory and later free it.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-09
    • 文件大小:1842927
    • 提供者:Zhang
  1. VMA

    0下载:
  2. 虚拟内存管理实验。 在Linux环境下编写一个内核模块,分别实现如下几个函数:  static void mtest_dump_vma_list(void):依次列出当前进程所占用的虚拟内存空间各段的读、写或执行权限。  static void mtest_find_vma(unsigned long addr):查找出虚拟地址addr所在的vma,并通过printk打印该段的起始地址、终止地址和段标志等信息。  static void
  3. 所属分类:Driver develop

    • 发布日期:2017-04-01
    • 文件大小:458629
    • 提供者:hesper
  1. mm.c

    0下载:
  2. 非常简单的虚拟内存c代码实。主要实现malloc, init, free, relloc四个函数,用外在的free list实现-a very simple c code virtual memory implementation
  3. 所属分类:Driver develop

    • 发布日期:2017-04-08
    • 文件大小:2395
    • 提供者:陈墨戎
  1. manage

    0下载:
  2. 在linux系统下调整虚拟机的内存大小和vcpu绑定情况-manage the memory and vcpu of virtual machine in the linux
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:704
    • 提供者:朱以汀
搜珍网 www.dssz.com