搜索资源列表
mmap.example
- mmap example,very good!
mmap
- mmap driver 是linux环境下的驱动程序
mmap.rar
- linux 下的 内存映射mmap的相关资料 和 测试源码,the linux mmap and test code
mmap-remap.tar
- remmap方式的内核空间映射,完成内核空间和用户空间的,多用户空间的数据交换-remmap kernel space mapping approach to complete the kernel space and user space, multi-user spatial data exchange
mmap
- 将内核空间vmalloc后不连续的内存地址映射到用户空间的驱动程序,2.4内核 和2.6内核两个版本,学内存分配必备资料。看完后就了解mmap原理了-Vmalloc kernel space will not be straight after the memory address is mapped to the user space driver, 2.4 kernel and 2.6 kernel versions, learning the necessary information o
mmapdriver
- 很好的mmap()驱动函数的it is a good driver for mmap func-Good mmap () driver function it is a good driver for mmap func
mmap
- linux源代码,共享内存mmap的使用示例-linux source code, the use of shared memory mmap sample
mmap
- matlab图像处理:单色Colormap-matlab image processing: monochrome Colormap
Linux-driver-src
- 这些是对(用 )于 书的来源文件" Linux Device Drivers" 。 在这里你(们)找到已经包括在书里的完全来源。 我尽可能地测试了他们, 但是, 可以(可能)有一些问题离开了, 尤其有 2.1.43 (当位于下面代码基础(底模)(是)连续不断变化时, 可靠性测试所有他们, 这是难) 。 尤其是, 你(们)可以(可能)找到具有" genksyms " 的一些问题, 其句法在核心的 2.0 和 2.1 版本之间改变了。 你(们)在 misc - progs 中
w_mmap
- mmap读取文件,mmap可以实现进程共享-Mmap to read documents such as package
mmap.example
- linux2.6内核mmap驱动程序和测试程序-mmap kernel linux2.6 drivers and test procedures
examples_mmap.tar
- mmap example .. for at91
mmap
- UNIX提供了程序共享内存的机制,Linux内核从2.0开始也加入了这一功能。mmap(memory map)函数用于建立一段内存,使之能够被多个程序读写。它创建一个指向一段内存区域的指针并将其与特定的文件内容关联。-UNIX provides a mechanism for sharing memory, Linux kernel 2.0 from the beginning of this feature is also added. mmap (memory map) for the e
mmap-nopage.tar
- nopage 方式的内存映射机制,完成用户空间和内核空间的地址转化,多用户空间的数据交换-nopage way of memory mapping mechanism, the completion of the user' s address space and kernel space conversion, multi-user spatial data exchange
mmap
- 几个mmap的driver和应用实例,比较简单的-Several of the driver and application examples mmap
mmap
- 这个linux下,实现内核内存地址映射到用户空间例程-The linux, the realization of the kernel memory address mapping to user space routine
mmap
- 关于linux 下的mmap离子描述,很好。有兴趣的朋友可以参考以下-Ion on the descr iption of mmap under linux, very good. Interested friends can refer to the following
cdevmmap
- this a character device demo using mmap to share data between kernel and user -this is a character device demo using mmap to share data between kernel and user
mmap
- 主要实现了linux arm下的mmap的驱动,对于学习驱动的很有帮助。-Main achievement of the linux arm under the mmap driver, useful for learning-driven.
linux-char-driver-by-mmap
- linux 字符驱动函数,基于内存隐射--mmap。无需修改,可以运行。-linux character-driven functions, memory-based hint- mmap. Without modification, you can run.