搜索资源列表
ARM芯片S3C2410内存管理单元MMU基础实验及源代码
- ARM芯片S3C2410内存管理单元MMU基础实验及源代码-S3C2410 ARM chip memory management unit MMU experimental basis and the source code
LINUX-note
- linux讲义 详细介绍了linux的工作原理 内存管理、进程间通讯等-details of the working principle of Linux memory management, inter-process communication, etc.
video
- 在QT4下开发的视频采集及传输程序,可以在以太网下进行传输。同时可以抓取图像保存到本地存储器,系统还有图像查看及管理的功能-Developed under the QT4 video capture and transmission process can be carried out under the Ethernet transmission. At the same time you can grab the image is saved to the local memory, the
linux_qt
- 嵌入式LINUX下的自定义信号和槽、树型结构的内存管理、网格布局管理、动态改变语言的代码。-LINUX embedded under the custom signals and slots, tree structure of memory management, the Board
LinuxKernel2.0.33F
- Linux Kernel 配置说明 包括硬件基础 软件基础 内存管理-Linux Kernel configuration instructions include basic software, hardware and so on the basis of memory management
Linux011-Mem-YuanYi
- 关于linux内核的初始化内存管理,以及分页机制的实现,做了详细的说明和代码。-Initialization on the linux kernel memory management, as well as the realization of the paging mechanism, a detailed descr iption and code.
SysInfo-V1.1.0
- MOTO EZX手机上的任务管理器,集内存管理、cpu管理、磁盘管理、系统日志、进程管理、usb状态管理、LCD管理于一身-A profesional task manager designed for EZX based mobile. A set of memory management, cpu management, disk management, system logs, process management, usb state management, LCD management
qianrushi
- 本文将分析嵌入式操作系统uClinux的内核结构、内存管理、多进程处理、针对实时性的解决方案和开发环境,先对uCLinux有一个深刻的认识,将有利于今后进一步研究开发。 关键词: uCLinux,内存管理,多进程处理,RTLinux,开发环境-This paper will analyze the uClinux embedded operating system kernel architecture, memory management, multi-process handling,
damd_os_memory
- 提供内存管理:防止内存泄露,通过damd_porting_memory_poor_status() 观察内存使用,查看有没有重复申请的情况 查找内存泄漏的问题 1)长时间运行后出现内存泄漏; 2)为跟踪这个问题做了一个内存监控管理机制,采用分配登记,释放注销的原则,统一封装malloc和 free 3)目的是清楚系统各个模块和各个负责人分配的内存情况; 调用例子-Provide memory management: Prevent memory leaks
shm
- linux下内存管理shm封装库 自己写的-Memory management package library
Embedded-Linux-
- 介绍了RT-Linux,μCLinux,μC/OS2Ⅱ和eCos四种源码公开的嵌入式实时操作系统,详细分析比较了关键实现技术—任务管理、任务及中断间的同步通信机制、存储器管理、中断管理等,指出了不同应用领域所适合的ERTOS。-Describes the RT-Linux, μCLinux, μC/OS2 Ⅱ and four kinds of open-source eCos real-time embedded operating system, detailed analysis and
RT-Thread-0.4.0-beta2
- 李先静开发的rt-thread的最新版本,rt-thread是一个小型的操作系统,里面包括pThread、内存管理,GUI,TCP/IP协议栈等模块-Li Xianjing developed rt-thread the latest version, rt-thread is a small operating system, which includes pThread, memory management, GUI, TCP/IP protocol stack modules
Linux
- -《深入解析Linux内存管理》.zip-- " Insight Linux memory management" . Zip
malloc
- 内存管理,使用数组完成,只能申请固定大小,如果超出范围,怎认为申请失败-Memory management
MyTQ2440program
- TQ2440开发板上的内存单元管理实验,可以下载下来试验-TQ2440 development board memory cell management experiments can download the test
memory-management-algorithms-and-implementations-
- Sample C Code example
LinkList
- 在分页式管理方式下采用链表法来表示主存分配情况,实现主存空间的分配和回收。- Paging management by using the list method to represent the distribution of main memory, the main memory space allocation and recovery.
BitMap
- 在分页式管理方式下采用位示图来表示主存分配情况,实现主存空间的分配和回收。- Paging management diagram to represent the distribution of main memory, the main memory space allocation and recovery
allocation
- 在可变分区管理方式下采用最先、最佳和最差适应算法实现主存分配和实现主存回收。-Variable partition management mode, using the first,the best and the worst fit algorithm main memory allocation and recovery of the main memory.
