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

搜索资源列表

  1. xv6-lab2

    2下载:
  2. 清华大学陈渝老师在xv6基础上开发的实验环境,内存管理部分。pudn上有了lab3-7但是没有lab2,而lab2是最重要的一个环节-地址间的转换和pdt pte的实现-CHEN Yu Tsinghua University teachers xv6 developed on the basis of the experimental environment, the memory management component. pudn on with lab3-7 but not lab2, b
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:157.63kb
    • 提供者:红烧鱼
  1. PTBypass-PoC-20.01.11.tar

    0下载:
  2. PoC for bypassing code hooks detection in modern antirootkits via building fake PTE entries
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:112.26kb
    • 提供者:rogi
  1. tsb

    0下载:
  2. Linux Kernel code, The sparc64 TSB is similar to the powerpc hashtables. It s a power-of-2 sized table of TAG/PTE pairs. The cpu precomputes pointers into this table for 8K and 64K page sizes, and also a comparison TAG based upon the virtual address
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:6.99kb
    • 提供者:morerfu
  1. tlb-pteaex

    0下载:
  2. TLB operations for SH-X3 CPUs featuring PTE ASID Extensions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:1.24kb
    • 提供者:seibunje
  1. pte-common

    0下载:
  2. Some bits are only used on some cpu families.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.92kb
    • 提供者:feihangnao
  1. pgalloc

    0下载:
  2. pte free slow Kernel Device Driver for linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.57kb
    • 提供者:baoningsai
  1. ip27

    0下载:
  2. Simple definitions for the masks which remove SW bits from pte.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:847byte
    • 提供者:qonqenhong
  1. pte-44x

    0下载:
  2. Definitions for PPC440.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:555byte
    • 提供者:mailending
  1. pte-hash32

    0下载:
  2. The classic 32-bit implementation of the PowerPC MMU uses a hash table containing PTEs, together with a set of 16 segment registers, to define the virtual to physical address mapping. -The classic 32-bit implementation of the PowerPC MMU uses a h
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1.01kb
    • 提供者:vezende
  1. book3s_64_mmu_host

    0下载:
  2. kvmppc mmu invalidate pte for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.08kb
    • 提供者:wangdedui
  1. hugetlbpage

    0下载:
  2. On ARM, huge pages are backed by pmd s rather than pte s, so we do a lot of type casting.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.32kb
    • 提供者:cmqrman
  1. huge_memory

    0下载:
  2. default collapse hugepages if there is at least one pte mapped like it would have happened if the vma was large enough during page fault.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:18.3kb
    • 提供者:tanglnrn
  1. parse-utils

    0下载:
  2. MMUDR bits, in proper place. We write these directly into the MMUDR after masking the pte. -MMUDR bits, in proper place. We write these directly into the MMUDR after masking the pte.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.41kb
    • 提供者:lesangrh
  1. lab4_0.tar

    1下载:
  2. MIT中的jos实验lab4代码,其中包含一个pte错误无法解决,不过完成了大部分的代码-MIT experiment in jos lab4 code, which contains a pte error can not be resolved, but most of the code completed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3.12mb
    • 提供者:王刚
  1. huge_memory

    0下载:
  2. default scan 8512 pte (or vmas) every 30 second.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:18.94kb
    • 提供者:mbsounie
  1. pte-8xx

    0下载:
  2. Definitions for 8xx embedded chips.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.5kb
    • 提供者:qjdeivong
  1. pte-hash64-4k

    0下载:
  2. To be include by pgtable-hash64.h only.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.32kb
    • 提供者:coutelou
  1. pte-book3e

    0下载:
  2. software: pte contains a translation for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.05kb
    • 提供者:nengtongzei
  1. pte-hash64

    0下载:
  2. Common bits between 4K and 64K pages in a linux-style PTE. These match the bits in the (hardware-defined) PowerPC PTE as closely as possible. Additional bits may be defined in pgtable-hash64-.h.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.09kb
    • 提供者:zgnaxn
  1. pte-fsl-booke

    0下载:
  2. PTE bit definitions for Freescale BookE SW loaded TLB MMU based processors.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9.53kb
    • 提供者:ziebuhong
« 12 »
搜珍网 www.dssz.com