搜索资源列表
top-3.4.tar
- linux下的top命令的源代码,适合学习linux或者c语言的同志们参考,可根据自己的需要修改编译-top command under linux source code for learning linux or c language reference comrades, according to their need to modify the compiler
ARM-Linux
- 详细介绍了在ARM_Linux操作系统下,如何实现高清机顶盒的软件功能,很有参考价值。-Described in detail in the ARM_Linux operating system, how to achieve high-definition set-top box software functions, a good reference.
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
linuxTop
- linux环境下嵌入式平台用于top的命令,更实用.-linux environment for embedded platform top order, but also practical.
top.tar
- 在Linux/UNIX下,可使用top查看系统运行情况。这是一份top源码-top source code
atop-1.23.tar
- 开源的atop: linux下的类top监控工具,比top的功能强一些。 主要从/proc中取信息处理并显示。 -Open source atop: linux monitoring tools under the top of the class, some stronger than the top of the feature. Mainly from/proc to take in information processing and display.
simpletop.tar
- Source code for a simple top in Linux in C-Source code for a simple top in Linux in C
Linux divice diver
- Linux设备驱动的现状 从non os驱动到Linux驱动 内核设施 自旋锁、信号量、互斥量、完成量 异步通知、信号 阻塞与非阻塞 内存与I/O操作,DMA 中断,top half/bottom half 字符设备驱动 复杂设备驱动的框架 LCD设备FRAMEBUFFER FLASH设备MTD TTY设备 块设备 用户空间的设备驱动 设备驱动开发流程 开
SD
- SD绝密资料,我发钱从网上买来的。绝对经典,设计sd卡编程介绍和分析。-SD top-secret information, I sent the money bought from the Internet. Absolute classic, the design descr iption and analysis of sd card programming.
Linux_camera
- Getting Video Data with USB Camera on Linux and Set-top Box
top-c-version
- Linux中top命令的具体实现,可以查看使用到cpu,内存的使用情况。-the realization of commmand "top"
sniffer(Linux)
- Linux下的sniffer实现,能够分析基本的协议信息,由下往上-Sniffer under Linux implementation of the agreement able to analyze basic information, from bottom to top
avcstreamer_linux_x86_32_v0.02-alpha.tar
- AVC Streamer can be used to stream and record live TV programming. An MPEG-2 TS input stream from a firewire enabled set-top box, DVR, capture card, or another remote AVC Streamer running instance can be captured through a local interface. A
Linux-driver-development10
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第10章、中断与时钟。本章主要讲解Linux设备驱动编程中的中断与定时器处理。由于中断服务程序的执行并不存在于进程上下文,因此,要求中断服务程序的时间尽可能地短。因此,Linux在中断处理中引入了顶半部和底半部分离的机制。另外,内核中对时钟的处理也采用中断方式,而内核软件定时器最终依赖于时钟中断。10.1节讲解中断和定时器的概念及处理流程。10.2节讲解Linux中断处理程序的架构,顶半部、底半部之间的关系
linux-kernel
- 有关linux内核的框架图,从上层到底层的系统函数调用过程图-The framework of the linux kernel map from the top to the bottom of the system function call graph
top-3.8
- Unix/Linux top工具最新源码,对想了解或修改top功能的,可以研读下,同时对了解/proc文件系统也有帮助。-Unix/Linux top tools for the latest source code, or modify the top of the wish to understand the function, you can read, the same time understanding the/proc file system can also help.
Sams---Linux-Kernel-Development-Second-Edition.ra
- The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insid
top-3.4.tar
- top-3.4.tar,top的源码,给需要研究linux底层的一些信息调用的同学-source of top-3.4.tar, top, to the need to study linux underlying information call students
builtin-top
- Builtin top command: Display a continuously updated profile of any workload, CPU or specific PID for linux
top
- A tiny top utility Source Code for Linux. -A tiny top utility Source Code for Linux.