搜索资源列表
Linux-Mem
- 详细介绍Linux 的内存管理方法和内存管理原理,具有很高的参考价值-describe Linux memory manager, have very high reference value
缩减Linux嵌入式系统软体的方法与实例
- 本文探讨使用 Linux作为嵌入式作业系统的方法,透过如何对内核、守护程序、库和应用程序等四个主要部份,进行缩减其大小后,以便配置在以闪存为存储设备的嵌入式系統中。-This paper discusses the use of Linux as an embedded operating system, kernel through how to protect their procedures, and application procedures for the four main par
LINUX-note
- linux讲义 详细介绍了linux的工作原理 内存管理、进程间通讯等-details of the working principle of Linux memory management, inter-process communication, etc.
memcheck-0.1.4.tar
- memory test check for embeded linux-memory test check for embeded Linux
嵌入式设备上的Linux开发
- 嵌入式linux的开发流程详解,包括启动,内存,设备驱动的添加-embedded linux Comments on the development process, including the initiation, memory, add-driven equipment, etc.
fps200_ok.指纹识别芯片fps200(富士通)在linux下的驱动程序
- 指纹识别芯片fps200(富士通)在linux下的驱动程序(for arm7(ep7312) linux,其他芯片需要修改映射内存地址), Fingerprint recognition chip fps200 (Fujitsu) under the linux driver (for arm7 (ep7312) linux, other chips needs to revise mapping memory address)
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
pramfs
- 嵌入式linux下基于SRAM的内存文件系统,可实现正常的文件接口功能以及掉电保护功能。-Linux embedded SRAM memory based file system, can achieve normal file interface functions, as well as brown-out protection.
LinuxMemory
- linux memory的划分,如何操作,做嵌入式的同志应该很有用-linux memory of the division, how to operate, the comrades should be embedded so useful! !
sbull-2.6.22
- 基于LINUX下开发的块设备驱动程序源代码,能为初学者提供很好的参考作用,该程序使用一小块内存模拟块设备实现块设备的读写操作-Developed under the LINUX-based block device driver source code, can provide a good reference for beginners role, the process simulation using a small memory block devices to read and wri
code
- linux 应用程序的编写,如共享内存,管道的读写,信号,定时等基本的应用程序编写-linux application preparation, such as shared memory, read and write pipes, signals, timing and other basic application programming
srljlinuxe
- 深入理解Linux内核,该书详细的介绍了系统调用,内存地址,信号,进程的地址空间,进程通信,以及其他与内核有关的内容!-In-depth understanding of Linux kernel, the book details the system calls, memory addresses, signals, process address space, process communication, and other content related with the kernel!
Linux divice diver
- Linux设备驱动的现状 从non os驱动到Linux驱动 内核设施 自旋锁、信号量、互斥量、完成量 异步通知、信号 阻塞与非阻塞 内存与I/O操作,DMA 中断,top half/bottom half 字符设备驱动 复杂设备驱动的框架 LCD设备FRAMEBUFFER FLASH设备MTD TTY设备 块设备 用户空间的设备驱动 设备驱动开发流程 开
timeout-list-malloc
- 从uclibc的malloc和glib的glist、timeout提取出来的代码,用于嵌入式开发。分配一块内存用于动态内存,有定时功能,提供双向链表这种容器。用于没有操作系统和c标准库支持的环境。-Uclibc' s malloc and glib from the glist, timeout extracted the code for embedded development. A memory for dynamic memory allocation, there is timi
linux_memory-optimization
- 嵌入式Linux内存优化以及性能优化的方法,大家可以好好的研究一下,是个不错的资料-Embedded Linux memory optimization and performance optimization method, we can look good is a good information
ARM-Linux-
- ARM Linux 的存储映射,简单实用,非常适合arm linux初学者-ARM Linux memory mapping, simple and practical for arm linux beginners
linux-memory
- 这是驱动开发中的关键技术,如何访问内核中的内存。-This is the key technology-driven development, how to access the kernel memory.
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
Linux
- -《深入解析Linux内存管理》.zip-- " Insight Linux memory management" . Zip
memory-debug
- 本人收集的Linux内存调试代码,可以方便内存信息调试开发-memory debug code for linux