Welcome![Sign In][Sign Up]
Location:
Search - vxworks memory

Search list

[Other resourceVxWorks内存管理

Description: Vxworks内存管理: 《VxMP(共享内存).doc》、《VxVMI(虚拟内存).doc》、《09Memory.pdf》-Vxworks memory management : "VxMP (shared memory). Doc, "" VxVMI (virtual memory). Doc, "" 09Memory.pdf "
Platform: | Size: 96145 | Author: prescape | Hits:

[Other resourcecheckvxworksmemcode

Description: VxWorks Memory Pool VxWorks Memory Pool-VxWorks VxWorks Memory Memory Pool Pool
Platform: | Size: 5838 | Author: wzm | Hits:

[VxWorkssmPartition

Description: VxWorks下共享内存快应用程序源代码,用于快速内存访问.-the source code of share memory under vxworks used to fast access memory .
Platform: | Size: 2048 | Author: 周舟 | Hits:

[VxWorksVxWorks内存管理

Description: Vxworks内存管理: 《VxMP(共享内存).doc》、《VxVMI(虚拟内存).doc》、《09Memory.pdf》-Vxworks memory management : "VxMP (shared memory). Doc, "" VxVMI (virtual memory). Doc, "" 09Memory.pdf "
Platform: | Size: 96256 | Author: prescape | Hits:

[ADO-ODBCextremedb2.3linux

Description: eXtremeDB完全工作在主内存中,不基于文件系统,减少了诸如磁盘访问、文件I/O操作、缓存同步等开销,使得eXt remeDB的存取速度提高到极限;通过数据库定义语言面向应用系统定制的API使得eXtremeDB能够面向应用最优化;事 件触发、字段优先级等特色使得eXtremeDB管理实时数据时具有确定性。   eXtremeDB根据用户需求定义的API使得eXtremeDB与应用程序无缝集成。因此,eXtremeDB不仅在系 统中嵌入,而且“嵌入”在应用程序中,是一种真正的嵌入式实时数据库。在资源紧凑的系统中,eXtremeDB基本内存开销在6 0K到100K左右;对于大量实时数据需管理的情形,eXtremeDB最大一表格的记录总数可以达到2,147,483,64 7条。    eXtremeDB直观易用的,使您在零学习周期的情况下使用它管理实时数据。不论是VxWorks、WinCE、嵌入式Lin ux还是UNIX、Solaris,eXtremeDB都能出色地进行数据管理。 -eXtremeDB entirely in main memory, it is not based on the file system, such as reducing disk access, file I/O operations, cache synchronization overhead, making eXt remeDB access speed to the limit; Through the database definition language-oriented application system customization API to make eXtremeDB Application-oriented optimization; trigger events, such as field-level priority eXtremeDB characteristics makes real-time data management certainty. EXtremeDB user requirements definition API makes eXtremeDB with the seamless integration of applications. Therefore, not only eXtremeDB embedded in the system, but "embedded" in the application process, is a true embedded real-time database. Resources compact system, eXtremeDB basic memory overhead in six 0K to about 100K; For a larg
Platform: | Size: 2304000 | Author: 张晓 | Hits:

[Embeded Linuxmmap

Description: 该代码适用于嵌入式开发,内存映射的驱动程序-The code applies to the development of embedded memory mapping Driver
Platform: | Size: 30720 | Author: 托蒂 | Hits:

[VxWorksECOM

Description: 这是单板上DPRAM的驱动程序,开发环境是vxworks,是bsp的一部分。如果单板上有DPRAM内存,在启动的时候,加载操作系统之前,需要对硬件进行初始化。后续的内存操作也都是通过此驱动进行的。BSP开发人员只需要修改相关的宏就可以运行。当然,首先必须读懂源代码。此代码是我开发的一块单板的BSP的一部分,经过严格测试。因为是我开发的,且用于实验室中的单板,并非商用产品中的模块,所以不存在版权问题,与大家共享。-This is the single board DPRAM of the driver, the development environment is vxworks, bsp is a part. If a DPRAM single-board memory at startup time, load the operating system, the need for hardware initialization. Follow-up memory operations are also driven through this process. BSP developers only need to amend the relevant Acer can run. Of course, one must first understand the source code. This code is developed by a veneer part of the BSP, after rigorous testing. Because I developed in the laboratory and used for the veneer, which is not a commercial product modules, so there is no copyright issues, and share.
Platform: | Size: 454656 | Author: 丁力 | Hits:

[Other Embeded programMemMang

Description: 高效内存管理函数实现。VC++实现,可以用于嵌入式系统内存管理,原创作品,绝对有价值。-efficient memory management functions to achieve. VC++, can be used for embedded system memory management, original works, the absolute value.
Platform: | Size: 18432 | Author: 王艳辉 | Hits:

[VxWorkscheckvxworksmemcode

Description: VxWorks Memory Pool VxWorks Memory Pool-VxWorks VxWorks Memory Memory Pool Pool
Platform: | Size: 5120 | Author: wzm | Hits:

[VxWorksvxmalloc

Description: 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 while keeping the speed/space requirements. 非常实用,可移植用作实现跨平台的嵌入式的内存分配机制.-This version of malloc for VxWorks contain 's two different algorithms. One is the BSD-based Kingsley, "bucket" allocator which has some uni que fragmentation behavior. The other is Doug L. ea's well tested allocator that tries to minimiz e fragmentation while keeping the speed/space requirements. very practical, can be used for transplantation to achieve cross-platform embedded memory allocation mechanism.
Platform: | Size: 26624 | Author: nico zhu | Hits:

[OS Developdmalloc-5.4.2

Description: 减少内存碎片的malloc分配函数,非常不错,可以用于LINUX, WIN32 ,VXWORKS-Reduce the memory allocation function malloc debris, very good, can be used to LINUX, WIN32, VXWORKS
Platform: | Size: 371712 | Author: 张三 | Hits:

[Embeded-SCM DevelopVxWorks-OS-memory-asigned

Description:
Platform: | Size: 251904 | Author: lkq | Hits:

[VxWorksmyMemLib

Description: vxworks下自己编写的内存管理api,可通过在函数中调用。已经做成.h文件!-VxWorks prepared under their own memory management api, may be in the function call. Has been made. H file!
Platform: | Size: 1024 | Author: 流啊连 | Hits:

[VxWorksmem

Description: 操作系统vxworks平台下内存控制器设备的驱动程序,支持多种芯片,支持多种cpu-Under the VxWorks operating system platform memory controller device driver to support a variety of chips, supports a wide range of cpu
Platform: | Size: 24576 | Author: erter | Hits:

[VxWorksvxworks1

Description: Tornado下对的内存管理机制!对两个内存池的管理!-Tornado on the memory management mechanism! Of the two memory management pool!
Platform: | Size: 2048 | Author: 李刚 | Hits:

[VxWorksRamDisk

Description: VxWorks下有关创建虚拟磁盘(即划分一块内存空间为虚拟磁盘使用)的源程序和工程文件,包括调试信息和使用也写在里边了。-VxWorks under the creation of virtual disk (that is divided into a memory space for the virtual disk to use) the source and project files, including debug information and use it to write in the inside.
Platform: | Size: 18432 | Author: Andy | Hits:

[VxWorksmemcheck

Description: vxworks 内存检查代码,可以发现系统中错误的内存块。-VxWorks memory check code, the system can be found in the wrong block of memory.
Platform: | Size: 6144 | Author: cherenqiu | Hits:

[VxWorksC_or_C++(original)

Description: 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 characters
Platform: | Size: 19456 | Author: 张珂 | Hits:

[VxWorksmemory

Description: vxworks 内存管理 静态内存池分配,释放等-VxWorks memory management static memory pool allocation, release, etc.
Platform: | Size: 2048 | Author: jugovic | Hits:

[Software EngineeringVxWorks

Description: vxworks操作系统的内存管理分析论文,中国知网下载的-vxworks, memory management, analytical papers, China HowNet download
Platform: | Size: 244736 | Author: wangxignze | Hits:
« 12 3 4 »

CodeBus www.codebus.net