搜索资源列表
block
- Linux块设备驱动源码,学习开发Linux块设备驱动的好帮手
97288425OReilly.Understanding.the.Linux.Kernel.3rd
- 本书内容涉及Linux 2.6内核,包含许多新特性,如O(1)调度程序、块I/0层、I/0调度程序等。 本书提供Linux内核设计和实现的概述性信息,覆盖了从核心内核系统的应用到内核设计与实现等各方面内容,能够带领读者快速走进Linux内核世界。本书不但介绍了理论,而且也讨论了具体应用,可以满足不同读者的需要,适合于各类希望理解Linux内核软件开发的读者。-This book covers Linux 2.6 kernel, includes many new features, such
block_drivers
- 外国人编写的开发linux系统下块设备驱动的讲稿,英文。能让您快速了解开发流程。english-Foreigners prepared to develop the system under linux block device driver of the scr ipt, and English. Allows you to quickly understand the development process. english
block
- Linux下编写的双人俄罗斯方块游戏,是用gcc和curse库编写的。-The Doubles Tetris game writing in linux by gcc and curse lib.
blk
- Linux块设备驱动分析与模拟实现,在Linux内核中模拟出一个块设备-Linux block device driver analysis and simulation, simulation in the Linux kernel a block device
addCR
- 换行符转换,在linux下编辑过的文本经该程序转换可以在windows下查看而不出现黑块,也可以转回来-Convert line breaks in the next linux text edited by the program can convert windows to view instead of black block, you can switch back
filesystem
- 模拟Linux文件系统 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。 1. 在现有机器硬盘上开辟100M的硬盘空间,作为设定的硬盘空间。 2. 编写一管理程序simdisk对此空间进行管理,以模拟Linux文件系统,要求: (1) 盘块大小1k (2) 空闲盘块的管理:Linux位图法 (3) 结构:超级块, i结点区, 根目录区 -Simulation of Linux file system at any one
lyl
- Linux操作平台下的块设备驱动程序的开发与实现源代码。-Linux block device driver
blktrace-1.0.0.tar
- Blktrace是linux系统下用来记录磁盘io读写请求的工具。它由两部分组成:一部分工作在内核态,现在已经是标准内核的一部分,它工作在块设备层;另一部分是用户态程序,由用户输入命令启动。-Blktrace is used to record under the linux system to read and write disk io request tool. It consists of two parts: the core part of state, is now a stand
linux_drivers
- LINUX驱动设备编程的范例源码,包括字符设备、网络设备、块设备驱动程序的编写。-LINUX device driver source code examples of programming, including character devices, network equipment, block device driver to prepare.
pci
- Linux PCI driver skeleton sample code
sbull_farsight
- Linux块设备驱动程序的代码事例,非常有助于初学者实践并学习块设备驱动程序-Linux block device driver code examples, very useful for beginners practice and learn from block device driver
LinuxDrv
- Linux驱动示例,入门推荐.有字符设备驱动,块设备驱动.-Linux driver example, the entry recommended. There is character device drivers, block device drivers.
Block
- 一款Linux上面的用Shell编写的俄罗斯方跨,是学习Shell编程的好资料-this is a shell based russion block game. A good material for shell study.
madedit2.9.1
- Linux 下很好用的 編輯器原始碼,可以用區塊模式 及HEX編碼-Well under Linux source code with the editor, you can use block mode and HEX code
memtester-4.2.1.tar
- Linux下检测内存错误的一个小软件,能够很快的全面的分析内存错误,并能够定制内存块大小。-Linux testing memory error of a small software, can quickly comprehensive analysis of the memory error, and to customize the memory block size.
Linux-Kernel-Development
- Unix 内核开发, 目录如下: Contents at a Glance 1 Introduction to the Linux Kernel 1 2 Getting Started with the Kernel 11 3 Process Management 23 4 Process Scheduling 41 5 System Calls 69 6 Kernel Data Structures 85 7 Interrupts and Interrupt H
LINUX-Kernel-Design
- 本书作者RobertLove是一个狂热的内核 爱好者,所以他的想法自然贴近程序员。 本书内容涉及Linux 2.6内核,包含许多新特 性,如O(1)调度程序、块I/0层、I/0调度程序等,提供Linux内核设计和实现的概述性 信息,覆盖了从核心内核系统的应用到内核设计与实现等各方面内容,能够带领读者快 速走进Linux内核世界。本书不但介绍了理论,而且也讨论了具体应用,可以满足不同读 者的需要,适合于各类希望理解Linux内核软件开发的读者。-The author is an
Linux-driver-development8
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第8章、Linux设备驱动中的阻塞与非阻塞I/O。阻塞和非阻塞I/O是设备访问的两种不同模式,驱动程序可以灵活地支持用户空间对设备的这两种访问方式。8.1节讲解阻塞I/O和非阻塞I/O的区别,实现阻塞I/O的等待队列机制,以及在globalfifo设备驱动中增加对阻塞I/O支持的方法,并进行了用户空间的验证。8.2节讲解设备驱动的轮询(poll)操作的概念和编程方法,poll操作可以帮助用户了解是否能对设备
Linux-Block-layer
- Linux之Block层 各有关底层开发-Linux Block layer the bottom of the development