搜索资源列表
-
0下载:
linux 多线程编程, 共享内存传递数据,为了实习多个线程同时访问数据,需要互斥,保证数据同步等-linux multithreaded programming, shared memory to transfer data, in order to practice multiple threads simultaneously access the data, need mutual exclusion, to ensure data synchronization
-
-
0下载:
DMA,直接内存访问技术,提高访问速度,是硬盘流畅的保障,本书详细介绍了linux下是如何实现硬盘DMA驱动的-DMA, Direct Memory Access technology to improve access speed, is smooth to protect the hard disk, this book details how linux is DMA hard disk drive
-
-
0下载:
嵌入式Linux 中CF卡的驱动和管理技术研究
在嵌入式Linux系统中,为了在没有PCMCIA控制器的情况下仍然要利用CompactFlash存储卡(简称CF卡)作为存储设备,作者从CF卡的硬件特性入手,在系统层基于CF卡的memory寻址访问方式来改造CF卡的低层驱动,并在应用层实时管理CF卡的热插拔事务,最终实现了一个利用CF卡作为方便快捷的存储设备的嵌入式Linux系统。 -Embedded Linux in the CF card drive and Management Tech
-
-
0下载:
linux 下基于共享内存访问的数据库的实现-linux-based shared memory access under the realization of a database
-
-
0下载:
获取操作系统CPU、内存、磁盘使用情况的实用进程代码,支持Linux、AIX、HPUX,原创-Access to the operating system CPU, memory, disk usage utility process code to support Linux, AIX, HPUX, original
-
-
1下载:
Linux内核源代码分析资料.内核机制。i386页式内存管理机制。Linux-内核语言中的c语言代码介绍。什么事越界访问。-Linux kernel source code analysis. Kernel mechanism. i386 page style memory management mechanism. Linux-kernel language c language code introduced. What cross-border access.
-
-
0下载:
通过1394接口获取Memory内容,在Linux下运行此程序(作为Host). 1394接口连接到一个Windows机器上(作为Target)。-Memory access to the content by 1394, to run this program in Linux (as Host). 1394 interface to connect to a Windows machine (as the Target).
-
-
0下载:
linux设备驱动移植,内存与I,O访问,linux内核及内核编程等。-linux device driver migration, memory and I, O access, linux kernel and kernel programming.
-
-
0下载:
作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第11章、内存与I/O访问。由于Linux系统中提供了复杂的内存管理功能,所以内存的概念在Linux系统中变得相对复杂,出现了常规内存、高端内存、虚拟地址、逻辑地址、总线地址、物理地址、I/O内存、设备内存、预留内存等概念。本章将系统地讲解内存和I/O的访问编程,带您走出内存和I/O的概念迷宫。11.1节讲解内存和I/O的硬件机制,主要涉及内存空间、I/O空间和MMU。11.2节讲解Linux的内存管理、内
-
-
0下载:
动态链接的共享库是 GNU/Linux® 的一个重要方面。该种库允许可执行文件在运行时动态访问外部函数,从而(通过在需要时才会引入函数的方式)减少它们对内存的总体占用。本文研究了创建和使用静态库的过程,详细描述了开发它们的各种工具,并揭秘了这些库的工作方式。-Dynamically linked shared library is an important aspect of GNU/Linux ® . Of the library allows an executable file
-
-
0下载:
linux进程通信实际中的应用 ,使用共享内存来进行日志存取-The linux process communication actual application, use shared memory to log access
-
-
0下载:
Handle mapping of the flash memory access routines on TQM8xxL based devices for linux.-Handle mapping of the flash memory access routines on TQM8xxL based devices for linux.
-
-
0下载:
QList as an array-list combines the easy-of-use of a random access interface with fast list operations and the low memory management overhead of an array for Linux.
-
-
0下载:
linux下访问物理内存,内存映射,字符型设备可免驱动-Access to physical memory, Linux memory mapping, character device can drive
-
-
0下载:
cx18 driver PCI memory mapped IO access routines for Embedded Linux.
-
-
0下载:
helper for define functions to access ISDN hardware supported are memory mapped IO indirect port IO (one port for address, one for data) for Linux v2.13.6.
-
-
0下载:
Macros that access memory mapped card registers in PCI space for Linux v2.13.6.
-
-
0下载:
用于linux的进程间的通信,包跨管道通讯,信号通讯,共享内存通信等。对于进程间的访问是极其方便的-Communication between the process for linux, including cross-pipeline communications, signal communication, shared memory communications. For access between processes is extremely convenient
-
-
0下载:
linux arch arm mm ioremap.c Re-map IO memory to kernel address space so that we can access it.
-linux arch arm mm ioremap.c Re-map IO memory to kernel address space so that we can access it.
-