搜索资源列表
shared-memory
- unxi下共享内存的使用,提高系统效率-unxi under the use of shared memory, increase system efficiency
mini memory db linux下的迷你内存数据库
- linux下的迷你内存数据库,操作简单,便于使用,源码量小,适于学习-Under linux mini-memory database, simple operation, easy to use, a small amount of source code, suitable for learning
shared-memory
- 利用信号量,锁,共享内存来实现线程同步的很好的例子-Using semaphores, locks, shared memory to achieve a good example of thread synchronization
valgrind-3.3.1.tar
- linux下debug内存泄露,很好的工具-debug memory leak under linux, a good tool
SharedMemory
- linux下共享内存的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of shared memory under linux as well as sample code. This package is used for inter-process communication.
share-mem
- Linux下C语言的共享内存编程-C language under Linux shared memory programming
share(linux)
- 这是一个在linux平台上进行内存共享的例子,例子比较短,通俗易懂,是初学者学习的好例子-This is a linux platform to share examples of memory, for example, relatively short, easy to understand, is a good example for beginners to learn
Linux_2_36060302_36060304_36060307_36060323
- 操作系统实验:模拟LINUX操作系统的虚存管理机制,采用多道程序控制方式、多级页表、FIFO请求方式完成对实存辅存的映射管理,处理访存请求。实现了FIFO、LRU、LFU等页表淘汰算法。-Experimental operating system: LINUX operating system simulation of virtual memory management mechanism, the use of multi-channel control mode, multi-level
C_Language_Programming_under_Linux_memory_leak_Res
- Linux下C语言程序内存泄漏的研究,阐述了内存泄漏的概念,危害,和常发场景,并给出查找内存泄漏的方法-C Language Programming under Linux memory leak of the study, explained the concept of memory leaks, hazards, and often made the scene, and gives way to find memory leak
Nachos-scheduler.tar
- 本课题的目的是要实现缺页处理程序,这需要在适当的时候将某些页面替换出/入。为了减少缺页和将页面从内存淘汰到磁盘的次数,要求你实现五种页面替换算法。 NRU(Not Recently Used)算法 SC(Second Chance)算法 Clock算法 Working Set算法 Aging算法 -The purpose of this project is to achieve the missing page handling procedures, which ne
gorman_book
- Understanding the linux virtual memory manager
UnderstandingTheLinuxVirtualMemoryManager
- Understanding+The+Linux+Virtual+Memory+Manager linux 2.4内核内存管理的分析-Understanding+The+Linux+Virtual+Memory+Manager
virtual_memory
- 本文档介绍了虚拟内存的概念和实现方法,并介绍了一些常用的内存分配原则-This document introduces the concept of virtual memory and the implementation method, and describes some common principles of memory allocation
Memory
- Memory Hierarchy in Cache-Based System
Indepth.understanding.Linux.memory.management
- 深入理解Linux虚拟内存管理In-depth understanding of Linux virtual memory management -In-depth understanding of Linux virtual memory management
Linux-Memory-System
- linux下内存管理机制的解析书籍,书籍内容系统全面,是入门学习的很好资料。-linux memory management mechanism for resolution under the books, the content of systematic and comprehensive book is a good entry-learning materials.
monitor
- 一个linux操作系统的任务管理器,它能反映系统的cpu和内存利用率,能显示系统进程以及每个进程的状态等相关信息,能显示系统的硬件等静态信息!-Linux operating system, a task manager, it reflects the system' s cpu and memory utilization, the system can display the status of processes and each process and other related
memory-mgmt
- Memory management algorithm shell program
Shared-memory-regions
- Shared memory regions——Berkeley db共享内存区域介绍-Shared memory regions- Berkeley db introduced shared memory region
Linux-Memory
- 从内核的机制出发,详细阐述了Linux内存管理机制。-Starting from the core mechanism, elaborated on the Linux memory management mechanism.
