搜索资源列表
LinuxKernelReport.rar
- Linux内核内存管理研究报告,包括mmap,brk,do_page_fault的函数细节分析,Linux kernel memory management study report, including mmap, brk, do_page_fault a function of the details of analysis
Qt
- 详细的讲解了 Linux 内存的内核实现及原理 是一本难得的好资料-A detailed explanation of the Linux kernel memory and the principle is a rare good information
linuxcode
- 最早版本0.0.1的内核代码详细解释,详尽的说明了内核内存管理,文件系统,网络系统等源文件-earliest version 0.0.1 of the kernel code explained in detail, detailed explanations of the kernel memory management, file system, network file system
ssdtmon-1.0-06.05.2009
- SSDTmon - view os kernel SST and win32k SST, unhook, syntax base for NT API. Console client. C++, Use driver for kernel memory acce-SSDTmon- view os kernel SST and win32k SST, unhook, syntax base for NT API. Console client. C++, Use driver for kerne
DelphiWindowshexinbiancheng
- 本书是一本介绍Windows核心技术及高级技巧的专著。从系统内核编程出发,使用大量的例子帮助读者理解这些编程技术,讲述了线程同步及隐藏、系统钩子深入分析、读写物理磁盘的关键技术、读写物理内存和其他进程内存的核心技术、Windows 9x下调用16位实模式和保护模式代码的核心技术、直接读写端口技术、可执行文件加壳的技巧、PE结构分析、Ring0的实现、Windows API截取技术、屏幕取词技术等方面的内容。全书对热点源代码进行了深入剖析和讲解,同时本书汇聚了作者利用Soft-ICE跟踪调试经验,
LinuxMemoryManagment
- linux核心内存分配及缓冲机制的描述图解-linux kernel memory allocation and buffering mechanisms for the descr iption of graphic
map_kernel
- Code samples of how to map the memory allocated in the kernel mode to the user mode.
memory_management
- linux内核内存管理分析,包括分页影射,kmalloc(),slab,vmalloc(),kmap-linux kernel memory management analysis
Linux1
- Linux内核内存管理,很详细地描述了Linux内存管理-Linux kernel memory management, a very detailed descr iption of the Linux memory management
Linux-Kernel-Development
- Unix 内核开发, 目录如下: Contents at a Glance 1 Introduction to the Linux Kernel 1 2 Getting Started with the Kernel 11 3 Process Management 23 4 Process Scheduling 41 5 System Calls 69 6 Kernel Data Structures 85 7 Interrupts and Interrupt H
linux2.4.37
- linux2.4内核的内存管理代码,经过修改后,可以运行在ARM9 上-linux2.4 kernel memory management code, after modifications, can run on ARM9
Linux-Kernel-2.4-Internals
- Linux kernel internals: shared memory, semaphores, message queues, IPC primitives etc. For the 2.4 kernel version.
mmu
- Linux MMU 研究,主要阐述虚拟地址到物理地址的映射机制-linux kernel Memory Management Unit
Linux26-mm-research
- 阐述linux 2.6内核的内存管理,包含页面映射,伙伴系统-linux kernel memory management, page mapping and buddy system,etc
linux-mem_manage
- linux内核中内存管理是非常核心的一个子系统,本书着重介绍了内存管理模块的相关知识点-linux kernel memory management is a subsystem of the core, the book focuses on the memory management module of the relevant knowledge points
mm-test
- 关于linux内核的内存相关操作,想学习内核的可以看一下,验证成功-About the linux kernel memory-related operations, want to learn the kernel can look at to verify successful
Understanding-The-Linux-Kernel
- 关于Unix内核的经典教程,由浅入深的介绍Unix内核中的中断控制、内存分配、任务调控等-Classic tutorial on the Unix kernel, progressive approach to the introduction of Unix kernel interrupt control, memory allocation, task control, etc.
Kmalloc
- 用nopage和mmap实现内核内存空间到用户空间的映射-Implemented with nopage and mmap the kernel memory space to user space mapping
maccess
- Access kernel memory without faulting.
percpu-km
- mm/percpu-km.rar - kernel memory based chunk allocation