搜索资源列表
simp_blkdev
- 一个简单的块设备应用小程序!使用的是模块编程实现。-a simple block device application in linux!
simp_blkdev
- linux 内核2.6.18(麒麟OS)的块设备驱动 主要做了数据安全方面的功能,在重载内存是数据不会被重新读出来-linux 2.6.18 of the main block device driver to do the data security function, the memory is overloaded will not be re-read the data out
simp_blkdev
- linux 2.6.18内核(麒麟)主要实现在内存块设备驱动的高低端内存的动态分配功能-linux 2.6.18 kernel (Kirin) in the main memory block device drivers to achieve high-low dynamic allocation of memory function
simp_blkdev
- LINUX上的块设备驱动示例程序,分为八个章节,循序渐进。从最简单的块设备ramdisk,到最后一个功能完整的驱动代码-the block device driver sample program on LINUX ,it is divided into eight chapters, step-by-step.