Welcome![Sign In][Sign Up]
Location:
Search - 内存管理与分配

Search list

[OS programos_c

Description: 操作系统教程实验原码,包括进程与线程进程调度内存分配,设备管理与文件系统实验-Guide Experimental original operating system code, including the process and thread scheduling process memory allocation, Equipment Management and File System Experiment
Platform: | Size: 12416 | Author: qinli | Hits:

[OS program200683546786

Description: 题 目: 模拟页式存储管理的分配与回收 初始条件: 1. 随机确定内存页面数,页面大小,进程的个数及每个进程的页数。 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) 1.要求能显示内存的使用情况(被进程占用的页面,空闲的页面)。 2.设计报告内容应说明: ⑴课程设计目的与功能; ⑵需求分析,数据结构或模块说明(功能与框图); (3)运行结果与运行情况分析; (4)自我评价与总结: 1你认为你完成的设计哪些地方做得比较好或比较出色; 2什么地方做得不太好,以后如何改正; 3从本设计得到的收获(在编写,调试,执行过程中的经验和教训); 4完成本题是否有其他的其他方法(如果有,简要说明该方法); 5对实验题的评价和改进意见,请你推荐设计题目。 -topic : Analog page memory allocation and management of the recovery initial conditions : 1. Random memory identified several pages, page size, number of processes and each process page. Asked the main tasks : (including curriculum design and technical requirements of the workload, written brochures and specific requirements) 1. Memory requirements in the use of the (occupied by the process of pages, and the leisure pages). 2. Design contents of the report should indicate : 1 courses designed and functional; 2 demand analysis data structure or modules (functions and diagram); (3) The operating results of operations and analysis; (4) self-evaluation and conclusion : Do you think you have a completed design which is not done better or more outstanding; 2 What is not done too good, beyond how
Platform: | Size: 14738 | Author: 王鑫 | Hits:

[Other resourceOperate_System

Description: 01引论 02进程的描述 03进程的控制 04进程的同步 05经典同步问题与管程 06进程的通信 07线程与编程 08处理机调度 09实时调度 10处理机死锁 11死锁+多处理机 12程序装入与内存连续分配 13连续分配与分页管理 14分页与分段内存管理 15虚拟存储和请求分页 16页面置换算法 17页面置换与请求分段 18I-O系统 19缓冲管理与设备分配 20设备分配与设备处理 21磁盘管理 22文件系统与结构 23目录与空间管理-01 02 03 describes the process of the process of controlling the process of synchronization 04 05 classic synchronization problem with the way management 06 communications process with the 07-thread processor scheduling programming 08 09 10 Real-time scheduling processor Deadlock 11 multiple Deadlock Jimmy plane loaded with 12 procedures for memory allocation and distribution of 13 consecutive Pagination management section 14 Pagination and 15 virtual memory management request to be stored and pagination 16 pages 17 pages replacement algorithm with the request replacement section 18I-19 O buffer management system and equipment distribution and 20 distribution equipment handling equipment 22 21 disk management and file system directory structure 23 and space management
Platform: | Size: 11402090 | Author: rayson | Hits:

[OS programmerroy

Description: 模拟操作系统中的可变分区式内存管理,在模拟可变分区式存储管理时,采用最先适应算法实现主存的分配与回收,建立了已分配区表和未分配区表,等待队列。
Platform: | Size: 12081 | Author: wuxy | Hits:

[Windows Develop模拟固定分区存储管理的分配与回收

Description: 模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持不变。当用户进程提出内存分配要求时,找到满足要求的分区分给它,进程执行完后,回收进程和它占有的资源-Simulation regular distribution and recovery which stores management of dividing into area. The regular assigning to area divides the memory district into several areas not of uniform size regularly. Divide and is over in the dividing area, the number of total points area of the length and memory of the each one area will keep intact in the whole course of carrying out. When user s process proposes the demand of assigning of the memory , find fen meeting the demands to distinguish to it, after the process is carried out, retrieve the process and resource which it occupy
Platform: | Size: 2711 | Author: haha | Hits:

[SourceCode实现模仿系统的内存分配

Description: 当时在WinCE下工作,项目中给我们指定使用的内存大小只有10M,而在项目中经常发生内存泄漏,内存使用超出范围等各种错误,所以为了项目质量的提高,写了一个模块系统内存分配的库,用于管理项目中的内存分配。重载了 new,delete 以及实现了 malloc free
Platform: | Size: 15840 | Author: sulong1234 | Hits:

[Windows Develop模拟固定分区存储管理的分配与回收

Description: 模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持不变。当用户进程提出内存分配要求时,找到满足要求的分区分给它,进程执行完后,回收进程和它占有的资源-Simulation regular distribution and recovery which stores management of dividing into area. The regular assigning to area divides the memory district into several areas not of uniform size regularly. Divide and is over in the dividing area, the number of total points area of the length and memory of the each one area will keep intact in the whole course of carrying out. When user s process proposes the demand of assigning of the memory , find fen meeting the demands to distinguish to it, after the process is carried out, retrieve the process and resource which it occupy
Platform: | Size: 2048 | Author: haha | Hits:

[Windows Develop模拟段式管理内存分配与回收

Description: 把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位分配内存,然后通过地址映射机构把段式虚拟地址转换成实际的内存物理地址。-The program is seperated to sections by content or progress(function),every section has its name.
Platform: | Size: 23552 | Author: haha | Hits:

[OS Develop进程调度与作业调度的模拟

Description: 对进程调度与作业调度的模拟,进程调度算法:采用的是最高优先数优先的高度算法(即把处理机分配给优先数最高的进程和先来先服务算法。分区分配和回收算法:采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间。-process of scheduling and job scheduling simulation and process scheduling algorithm : the highest priority is the high number of priority algorithm (that is, processors allocated to the highest priority to the process and the first-come first-serve count France. through distribution and recovery algorithm : the first and best adaptation algorithm to adapt to dynamic partitioning algorithm. Among them, through idle through to idle through chain management, carrying out memory allocation, the system priority in the use of low-end leisure area of space.
Platform: | Size: 76800 | Author: 陈任全 | Hits:

[OS programos_c

Description: 操作系统教程实验原码,包括进程与线程进程调度内存分配,设备管理与文件系统实验-Guide Experimental original operating system code, including the process and thread scheduling process memory allocation, Equipment Management and File System Experiment
Platform: | Size: 12288 | Author: qinli | Hits:

[OS program200683546786

Description: 题 目: 模拟页式存储管理的分配与回收 初始条件: 1. 随机确定内存页面数,页面大小,进程的个数及每个进程的页数。 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) 1.要求能显示内存的使用情况(被进程占用的页面,空闲的页面)。 2.设计报告内容应说明: ⑴课程设计目的与功能; ⑵需求分析,数据结构或模块说明(功能与框图); (3)运行结果与运行情况分析; (4)自我评价与总结: 1你认为你完成的设计哪些地方做得比较好或比较出色; 2什么地方做得不太好,以后如何改正; 3从本设计得到的收获(在编写,调试,执行过程中的经验和教训); 4完成本题是否有其他的其他方法(如果有,简要说明该方法); 5对实验题的评价和改进意见,请你推荐设计题目。 -topic : Analog page memory allocation and management of the recovery initial conditions : 1. Random memory identified several pages, page size, number of processes and each process page. Asked the main tasks : (including curriculum design and technical requirements of the workload, written brochures and specific requirements) 1. Memory requirements in the use of the (occupied by the process of pages, and the leisure pages). 2. Design contents of the report should indicate : 1 courses designed and functional; 2 demand analysis data structure or modules (functions and diagram); (3) The operating results of operations and analysis; (4) self-evaluation and conclusion : Do you think you have a completed design which is not done better or more outstanding; 2 What is not done too good, beyond how
Platform: | Size: 1008640 | Author: 王鑫 | Hits:

[VC/MFCOperate_System

Description: 01引论 02进程的描述 03进程的控制 04进程的同步 05经典同步问题与管程 06进程的通信 07线程与编程 08处理机调度 09实时调度 10处理机死锁 11死锁+多处理机 12程序装入与内存连续分配 13连续分配与分页管理 14分页与分段内存管理 15虚拟存储和请求分页 16页面置换算法 17页面置换与请求分段 18I-O系统 19缓冲管理与设备分配 20设备分配与设备处理 21磁盘管理 22文件系统与结构 23目录与空间管理-01 02 03 describes the process of the process of controlling the process of synchronization 04 05 classic synchronization problem with the way management 06 communications process with the 07-thread processor scheduling programming 08 09 10 Real-time scheduling processor Deadlock 11 multiple Deadlock Jimmy plane loaded with 12 procedures for memory allocation and distribution of 13 consecutive Pagination management section 14 Pagination and 15 virtual memory management request to be stored and pagination 16 pages 17 pages replacement algorithm with the request replacement section 18I-19 O buffer management system and equipment distribution and 20 distribution equipment handling equipment 22 21 disk management and file system directory structure 23 and space management
Platform: | Size: 11402240 | Author: rayson | Hits:

[OS programmerroy

Description: 模拟操作系统中的可变分区式内存管理,在模拟可变分区式存储管理时,采用最先适应算法实现主存的分配与回收,建立了已分配区表和未分配区表,等待队列。-Simulation of the operating system variable partition memory management, in a simulated variable partition storage management, the use of the first main memory algorithm to adapt to the distribution and recovery, the establishment of the district have been allocated and unallocated area table table, waiting for queue.
Platform: | Size: 153600 | Author: wuxy | Hits:

[VxWorksmem

Description: 在了解实时嵌入式操作系统内存管理机制的特点以及实时处理对内存管理需求的基础上,练习并掌握有效处理内存碎片的内存管理机制,同时理解防止内存泄漏问题的良好设计方法。使用预先规划的思想,构建自己的私有内存管理机制,在系统内存池中申请内存,并将其纳入私有内存管理机制中,形成静态预分配内存池; 静态预分配内存池支持一种以上固定长度内存池,如16 字节内存池和256 字节内存池。固定长度内存池的单块长度应考虑体系结构开销,并尽量减少内部碎片;固定长度内存池数量应可配置; 静态预分配内存池与系统内存池的统一管理机制。向用户分配内存时应保证长度最佳匹配原则。当申请内存的长度超过静态预分配长度或资源不足时,自动向系统内存池申请; 管理机制包括: a) 初 始化函数; b) 内 存申请/释放函数。并特别要保证释放安全; c) 告 警机制; d) 管 理监视机制。 5. 利用可能的互斥机制或代码可重入设计,保证以上管理机制的操作安全性; 6. 创建多Task 环境测试及演示以上内容-err
Platform: | Size: 1024 | Author: 王昊 | Hits:

[OS DevelopMemory_Management

Description: 扩展的动态内存机制 任务综述 本任务扩展了自己私有的内存管理机制。首先使用预先规划的思想,使用预先分配的内存池和内存分区,再通过使用消息队列作为内存池的管理机制处理内存块分配与释放的过程,而消息队列中保存的是每个预先申请内存块的地址。当用户需要分配一个内存块时,使用msgQReceive() 函数从消息队列中获取一个相应大小的内存块地址;当用户需要释放一个内存块时,则使用msgQSend()函数将内存块首地址发送回消息队列中。通过这种方法,减少了内存反复申请与释放产生外部碎片的可能,并能够有效利用预先分配的思想减少内部碎片。同时也通过消息队列的特性实现了方便的内存块申请与释放的管理操作。 同时,本系统作为扩展的动态内存管理机制,引入了定制的内存分配与释放功能,使用了互斥机制保证操作安全性和一系列告警机制。在保证内存分配与释放安全有序的基础上,还增加了管理监视机制。 其系统具体实现参照系统实现部分。-none
Platform: | Size: 30720 | Author: litao | Hits:

[CSharpmemery

Description: 用C语言编写一段程序,模拟存储管理中利用链表结构进行循环首次适应法的内存分配与释放操作:首先用系统函数malloc在内存中申请一块大小为1000字节的空间,然后通过输入命令完成此块内存中的分区分配与回收算法,要求在屏幕上给出必要的结果显示。-Write a program using C language to simulate the use of list storage management cycle of the structure of first-fit memory allocation and release of the law steps: first using the system malloc function in memory for a size of 1000 bytes of space, and then enter the command to complete This block of memory partition allocation and recovery algorithms, require on the screen give the necessary results.
Platform: | Size: 2048 | Author: weiwei | Hits:

[OS programfenqu

Description: 可分辨分区存储管理方式内存的分配与回收 。 编写程序,采用可变分区存储管理方式实现内存的分配与回收。首先确定内存空间的分配表,其次采用最优适应算法(BFA)完成,最后编写主函数对所做的工作进行测试。-Distinguished geographical allocation of memory storage management and recovery. Programming, using variable partition memory management and memory allocation to achieve recovery. First determine the allocation of memory table, followed by the optimal adaptation algorithm (BFA) completed the final preparation of the main function of the work test.
Platform: | Size: 11264 | Author: 小郭 | Hits:

[OS Developstorage-management

Description: 模拟操作系统中的固定分区,理解计算机内存管理与分配机制-Simulate the fixed partition the operating system, management and understanding of computer memory allocation mechanism
Platform: | Size: 2048 | Author: 乐乐 | Hits:

[Linux-UnixLinux21

Description: 书 名: 操作系统原理及应用(Linux21).pdf 作 者:王红 本书介绍操作系统的基本原理及应用,并以Linux操作系统作为具体实例加以说明。全书共9章,主要内容包括操作系统的基本概念、功能、操作系统的发展史及Linux操作系统概述,进程的概念、进程描述、进程控制、进程的同步与互斥、进程通信及线程,作业调度及进程调度、死锁的概念与产生原因以及解决死锁的方法,各种内存管理及分配方法的思想、数据结构、重定位及实现原理,文件的逻辑结构、物理结构及文件系统的构成,操作系统对设备的控制、分配、缓冲区的管理等,操作系统的安全性。 -Title: Operating Systems Principles and Applications (Linux21). Pdf Author: Candice This book introduces the basic principles of operating systems and applications, and the Linux operating system as a specific example to illustrate this. The book is nine chapters, including the operating system, the basic concepts, features, operating system development history and overview of the Linux operating system, the process concept, process descriptions, process control, process synchronization and mutual exclusion, processes, communications and threads, work scheduling and process scheduling, deadlock causes as well as the concepts and methods to solve the deadlock, various memory management and allocation methods of thought, data structures, relocation and implementation of principles, the document logical structure, physical structure and file system structure , the operating system control of the device, distribution, and management of the buffer, the operating system security.
Platform: | Size: 8045568 | Author: 唐小米 | Hits:

[Process-Threadwwvu

Description: 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配()
Platform: | Size: 17408 | Author: instructixi | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net