Welcome![Sign In][Sign Up]
Location:
Search - buddy system

Search list

[Other resourceBuddy.ZIP

Description: Linux物理内存分配方法:伙伴系统算法原码-Linux physical memory allocation method : Partnership original algorithm system code
Platform: | Size: 6753 | Author: yuweiE | Hits:

[uCOSBuddy.ZIP

Description: Linux物理内存分配方法:伙伴系统算法原码-Linux physical memory allocation method : Partnership original algorithm system code
Platform: | Size: 6144 | Author: yuweiE | Hits:

[OS Developmode1

Description: 内存是计算机系统中储存指令代码和各种数据的主要部件,如果内存短缺或者管理不当,将导致整个系统反应迟缓,甚至崩溃。所以,建立稳定、高效的内存管理策略是一个很重要的且必须面对的问题。现代的操作系统中运用位图、链表等多种手段和算法来管理内存。伙伴算法(Buddy System)是一种经典的内存管理算法。在Unix和Linux操作系统中都有用到。其作用是减少存储空间中的空洞,减少碎片,增加利用率。 本程序模拟了内存管理的过程-Memory is stored in a computer system code and instructions of the main components of data, if the memory shortage or mismanagement will lead to the whole system slow to respond, or even collapse. Therefore, to establish a stable and efficient memory management strategy is a very important and must face. Modern operating systems use digital maps, list and algorithm means to manage memory. Partners algorithm (Buddy System) is a classic algorithm for memory management. In Unix and Linux operating systems are used. Its role is to reduce the storage space in the hollow, to reduce the debris, increasing the utilization rate. This procedure simulated the process of memory management
Platform: | Size: 2048 | Author: echo | Hits:

[Data structsbuddysystem

Description: 伙伴系统(buddy system)算法实现。两个文件 buddysystem.c,buddysystem.h,主要实现了两个主功能函数1.Buddy System 内存块分配算法,函数AllocBuddySpace;2.Buddy System 空闲块回收算法,函数FreeBuddy。-Buddy system (buddy system) algorithm. Two files buddysystem.c, buddysystem.h, mainly to achieve two main functions function 1.Buddy System memory block allocation algorithm, function AllocBuddySpace 2.Buddy System free block recovery algorithms, function FreeBuddy.
Platform: | Size: 2048 | Author: peterwong | Hits:

[Windows Developbuddyy

Description: Implementation of buddy system
Platform: | Size: 801792 | Author: AAA | Hits:

[Linux-UnixLinux26-mm-research

Description: 阐述linux 2.6内核的内存管理,包含页面映射,伙伴系统-linux kernel memory management, page mapping and buddy system,etc
Platform: | Size: 97280 | Author: xuming | Hits:

[SCMbuddy-system

Description: A small program to read the i/pom the terminal and swap their values, Also useful to find the sum & average.A small program to read the i/pom the terminal and swap their values, Also useful to find the sum & average
Platform: | Size: 1024 | Author: Rambi | Hits:

[Internet-Networkbuddysystem

Description: Buddy system about c on Unix.
Platform: | Size: 1024 | Author: Rox | Hits:

[Internet-Networktips

Description: Buddy system on the unix in C.
Platform: | Size: 2048 | Author: Rox | Hits:

[Internet-Networknote

Description: Buddy system on the platform for unix.
Platform: | Size: 2048 | Author: Rox | Hits:

[Internet-Networksimpha

Description: Buddy system fo rthe unix platform in the c language.
Platform: | Size: 2048 | Author: Rox | Hits:

[OS programBuddySystem

Description: 内存分配管理系统——伙伴系统。C++实现。-Buddy System
Platform: | Size: 2048 | Author: Shuang | Hits:

[Data structsdatastructure

Description: 实现一个内存分配模拟系统,分配的原则参见“伙伴系统”。 要点:使用链表保存各块内存信息,同一个链表中保存的各块大小相同。 链表中的每个结点形式如下: 从键盘输入欲分配的块的大小,系统给出分配结果,并在屏幕上显示出来(图示方式或文本方式)。 -A memory allocation simulation system, the principle of allocation see the " buddy system" . Points: the use of linked lists to save each block of memory, the same block size saved with a linked list. Each node in the list, in the following form: For the size of the allocated block input from the keyboard, the system gives the distribution results, and displayed on the screen (icon or text).
Platform: | Size: 29696 | Author: luokun | Hits:

[JSP/JavaOS

Description: 伙伴系统的简单实现,没有紧凑,不算太智能-Simple realization of the buddy system, do not compact, not too smart
Platform: | Size: 12288 | Author: zjl | Hits:

[OS Developbuddy

Description: 在VC环境下,模拟伙伴系统的实现。 用来理解Linux系统如果用伙伴系统动态存储管理内存。 -The realization of the system simulation partners
Platform: | Size: 2048 | Author: jimmytj | Hits:

[OS Develophuoban

Description: 伙伴系统 伙伴系统 伙伴系统 伙伴系统 -Buddy system buddy system
Platform: | Size: 3072 | Author: liao | Hits:

[OS programBuddy

Description: 伙伴系统内存管理方法模拟演示代码,用于操作系统学习和教学。-Partner System memory management demo code for teaching and learning.
Platform: | Size: 223232 | Author: zhengdp | Hits:

[Otherbuddy-system

Description: 演示伙伴系统的实现原理,申请内存时给进程分割合适的内存空间分配给进程。-explain the buddy system
Platform: | Size: 2048 | Author: Ruth | Hits:

[OS Developbuddy-system

Description: 模拟实现操作系统中的伙伴系统,使用C语言实现。-Simulation operating system partner system, using C language.
Platform: | Size: 294912 | Author: kitty | Hits:

[Otherbuddy

Description: 操作系统伙伴系统的C++实现,是操作系统概述的一个实验部分-C++ buddy system to achieve the operating system, is an overview of the experimental part of the operating system
Platform: | Size: 242688 | Author: yigenliang | Hits:
« 12 3 »

CodeBus www.codebus.net