搜索资源列表
xv6-lab2
- 清华大学陈渝老师在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
PTBypass-PoC-20.01.11.tar
- PoC for bypassing code hooks detection in modern antirootkits via building fake PTE entries
tsb
- 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
tlb-pteaex
- TLB operations for SH-X3 CPUs featuring PTE ASID Extensions.
pte-common
- Some bits are only used on some cpu families.
pgalloc
- pte free slow Kernel Device Driver for linux v2.13.6.
ip27
- Simple definitions for the masks which remove SW bits from pte.
pte-44x
- Definitions for PPC440.
pte-hash32
- 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
book3s_64_mmu_host
- kvmppc mmu invalidate pte for Linux v2.13.6.
hugetlbpage
- On ARM, huge pages are backed by pmd s rather than pte s, so we do a lot of type casting.
huge_memory
- 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.
parse-utils
- 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.
lab4_0.tar
- 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
huge_memory
- default scan 8512 pte (or vmas) every 30 second.
pte-8xx
- Definitions for 8xx embedded chips.
pte-hash64-4k
- To be include by pgtable-hash64.h only.
pte-book3e
- software: pte contains a translation for Linux v2.13.6.
pte-hash64
- 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.
pte-fsl-booke
- PTE bit definitions for Freescale BookE SW loaded TLB MMU based processors.