相关文章  
  • 不可不知:企业级开源软件全面大盘点(2)
  • 详细介绍Linux网络部分优化策略方法
  • FC4常用多媒体软件其他软件安装升级
  • Linux创建文件及挂载系统流程详解(2)
  • 入侵检测系统分析及其在Linux下的实现(3)
  • CpuMemSets在Linux操作系统中的实现(5)
  • Linux系统下C开发环境的构成和安装(1)
  • 让Linux懂得为你开门—自动作业控制
  • 不可不知:企业级开源软件全面大盘点(6)
  • 不可不知:企业级开源软件全面大盘点(4)
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    CpuMemSets在Linux操作系统中的实现(4)3

    查zone所在的节点是否落在mems_allowed设定的内存块集合内。

      【mm/memory.c】
    
    
    
      1383 int handle_mm_fault(struct mm_struct *mm, struct vm_area_struct * vma,
    
    
    
      1384     unsigned long address, int write_access)
    
    
    
      1385 {
    
    
    
      :
    
    
    
      1390     /*
    
    
    
      1391     * We set the mems_allowed field of the current task as
    
    
    
      1392     * the one pointed by the faulting vma. The current
    
    
    
      1393     * process will then use the correct mems_allowed mask
    
    
    
      1394     * if a new p

    页码:[1] [2] [3] [4] [5] [6]3页、共6页

         

          设为首页       |       加入收藏       |       广告服务       |       友情链接       |       版权申明      

    Copyriht 2007 - 2008 ©  科普之友 All right reserved