搜索资源列表
smPartition
- VxWorks下共享内存快应用程序源代码,用于快速内存访问.-the source code of share memory under vxworks used to fast access memory .
VxWorks内存管理
- Vxworks内存管理: 《VxMP(共享内存).doc》、《VxVMI(虚拟内存).doc》、《09Memory.pdf》-Vxworks memory management : "VxMP (shared memory). Doc, "" VxVMI (virtual memory). Doc, "" 09Memory.pdf "
memory-history
- 该文档详细描述了内存发展的技术,以及各代内存的工作原理-The document describes in detail the development of the memory technology, as well as the generation of memory Principle
vxworksbootrom
- 关于的是VXWORKS的BOOTROM的代码改进,可以使得启动更快,更少占内存,可以让你更好的理解BOOTROM 的工作原理-on VxWorks is the BOOTROM code improvements could be made faster start, for less memory, which will let you better understand the working principle BOOTROM
ECOM
- 这是单板上DPRAM的驱动程序,开发环境是vxworks,是bsp的一部分。如果单板上有DPRAM内存,在启动的时候,加载操作系统之前,需要对硬件进行初始化。后续的内存操作也都是通过此驱动进行的。BSP开发人员只需要修改相关的宏就可以运行。当然,首先必须读懂源代码。此代码是我开发的一块单板的BSP的一部分,经过严格测试。因为是我开发的,且用于实验室中的单板,并非商用产品中的模块,所以不存在版权问题,与大家共享。-This is the single board DPRAM of the driv
checkvxworksmemcode
- VxWorks Memory Pool VxWorks Memory Pool-VxWorks VxWorks Memory Memory Pool Pool
vxmalloc
- This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley \"bucket\" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that tries to minimize fragmentation
m82xxDpramLib
- vxWorks下的DPRAM内存管理代码,共享源代码。专用于DPRAM的驱动分配管理,编译时在 -vxWorks the DPRAM memory management code, the source code sharing. DPRAM dedicated to the distribution and management of the driver, when the compiler
FlashMem
- Am29LV64xD Flash Memory Device Driver
surfConfPciDevice
- 显存地址映射。只要知道该类PCI设备的Vendor号,Device号和索引号myIndex,就可以查找到该类PCI设备的MEMORY地址和IO地址,以及中断级。并将第一个MEMORY地址给出它的从物理地址到虚拟地址的映射。-memory address mapping. If that such equipment Vendor PCI, Device and No. myIndex Index, it can find to such equipment PCI Memory addresse
mem_test.rar
- 在VXWORKS交互式开发环境中进行内存测试,,The VXWORKS interactive development environment for the memory test,
vxworks
- 这个是VXWORKS驱动程序开发的几个小例子。 例程包括: Char.c和Char.h是字符型设备驱动模板 Blk.c是块设备驱动模板 PCI.c是PCI设备映射内存空间模板.-This is a driver development VXWORKS a few small examples. Routines include: Char.c and Char.h is a character device driver is a block device driver temp
sysPhysMemDescShow
- vxworks系统中内存映射表打印程序。-vxworks system memory map printing process.
memcheck
- vxworks 内存检查代码,可以发现系统中错误的内存块。-VxWorks memory check code, the system can be found in the wrong block of memory.
C_or_C++(original)
- 3个vxworks 程序,用来学期消息队列,中断,看门狗 1个动态内存调度的Tomasulo算法MFC实现 1个从文本文件中读取字符的程序-3 VxWorks procedures used to semester message queue, interruption, a dynamic memory watchdog scheduling Tomasulo Algorithm MFC to achieve a text file from the procedure to read
memory
- vxworks 内存管理 静态内存池分配,释放等-VxWorks memory management static memory pool allocation, release, etc.
2.Shared-memory-System-Partition
- Shared memory System Partition-2.Shared memory System Partition
4.Shared-Memory-System-Partition
- Shared Memory System Partition
memory
- VxWorks系统下内存分配。实现内存动态分配和释放,解决内存碎片问题。-VxWorks system memory allocation. Dynamic memory allocation and release to solve the problem of memory fragmentation.
static-memory-allocation
- 该程序用于内存的分配和释放,使用静态内存预分配的方法,提升内存效率,减少外部碎片和资源浪费。-The program is used to allocate and free memory, use static pre-allocated memory, improve memory efficiency, reduce external fragmentation and waste of resources.
