搜索资源列表
linux-mem-manage
- linux核心中内存管理与缓冲机制,别人写的,希望能对大家有帮助-linux kernel buffer and memory management mechanisms, written by someone else, we want to help
linux内存管理介绍
- linux内存管理介绍-introduced
linux-kenel-memery-guide
- 讲解linux内核 内存管理 部分经典讲义,通俗易懂,不得多得 优秀 的内核学习资料
Linux
- 本书主要介绍嵌入式LINUX的各种资源以及性能,比较系统的阐述了LINUX的文件结构和内存管理,资源释放等
Linux
- 《Linux Kernel核心中文手册 》——硬件基础知识、软件基础、内存管理、进程、进程间通讯机制、PCI
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
linux
- 包括初始化、进程管理、进程通信、内存管理、设备管理、中断、文件系统、系统调用等精选源码分析。-Including initialization, process management, process communications, memory management, device management, interrupt, file system, system calls, such as analysis of selected source.
linux_memory_manager_code
- linux下内存管理源代码。。。精、简、强!-memory management under linux source code. . . Refined, simple, strong!
minigui-res-1.6.10.tar
- MiniGUI 是一款面向实时嵌入式系统的图形用户界面支持系统。MiniGUI 的开发起始于 1998 年底,到现在已历经近十年时间。经过飞漫软件多年的精心打造,MiniGUI 已经成为性能优良、功能丰富的跨操作系统嵌入式图形用户界面支持系统.和 Linux 这样的类 UNIX 操作系统相比,一般意义上的传统嵌入式操作系统具有一些特殊性。举例而言,诸如 uClinux、uC/OS-II、eCos 等操作系统,通常运行在没有 MMU(内存管理单元,用于提供虚拟内存支持)的 CPU 上;这时,往往就
Linux
- 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。 -The book and its programming on the Linux operating system, the overall presentation was made to support the development of software f
LinuxSysProgramming
- Linux系统编程样例(包括: 文件I/O, 进程管理, 文件管理, 内存管理和时间)-Linux System Programming Examples, including File I/O, Process Management, File Management and Time.
linux
- 网络收集的一些对linux下面内存管理 分配 很好的笔记对理解内核有一定的帮助-Internet collection of some of the linux memory management allocation of the following notes on good understanding of the kernel have some help
UnderstandingTheLinuxVirtualMemoryManager
- Understanding+The+Linux+Virtual+Memory+Manager linux 2.4内核内存管理的分析-Understanding+The+Linux+Virtual+Memory+Manager
linux
- Linux下的编程 本人课程设计 全部能运行 包括:合并排序.cpp 进程管理.cpp 进程控制实验.c 内存管理.cpp 生产者和消费者.c 死锁实验.c 线程实验.c-Programming under Linux I can run all the curriculum include: Merge sort. Cpp process management. Cpp process control experiment. C memory management. Cpp producers
Linux_memory_management_new
- Linux内存管理,详细讲解了Linux中内存管理的各个方面,对于想了解Linux内存管理的新手很有帮助-Linux memory management, Linux, explained in detail various aspects of memory management, memory management, who want to learn Linux novice helpful
glibc内存管理ptmalloc源代码分析
- glibc内存管理ptmalloc源代码分析。。。(Memory management source code analysis.)
深入理解Linux虚拟内存管理(中文版)
- 这是一本关于描述linux内存管理的文档,非常权威,不可多得(This is a descr iption of Linux memory management documents, very authoritative, rare)
Linux操作系统基础
- linux操作系统基础,包含: 文件系统, 进程管理, 内存管理, 用户管理(Linux operating system basis, including: file system, process management, memory management, user management)
linux
- 深入理解Linux虚拟内存管理(jb51.net)(A deep understanding of Linux virtual memory management (jb51.net))
实验六
- 实验目的:实现模拟内存管理 掌握伙伴算法原理(Experiments: Implementing the Principle of Partner Algorithms for Analog Memory Management)