搜索资源列表
scull-kfifo.tar
- 在一个简单的字符设备驱动程序中实现kfifo使用例子
scull-kfifo.tar
- 在一个简单的字符设备驱动程序中实现kfifo使用例子-In a simple character device driver to achieve the use of examples kfifo
TestKfifo
- Kfifo源于Linux下的C源码,经封装成C++的CKfifo类 源文件:Kfifo.h 和 Kfifo.cpp 功能:具有互斥功能的BUF队列类。 编译环境: Visual Studio2008-Kfifo from the C source code under Linux, after packaging into a C++, CKfifo class source file: Kfifo.
scull-kfifo
- LINUX 驱动入门 字符设备 从入门到提升之 mydve_kfifo-linux driver primer
071210215938
- linux driver的kfifo演示代码。用于Linux驱动里的简单演示-linux driver for kfifo demo code. Linux driver for a simple demonstration in
bytestream-example
- Sample kfifo byte stream implementation driver for Linux.
inttype-example
- Sample kfifo int type implementation
kfifo
- A generic kernel FIFO implementation
int_sqrt
- Sample kfifo byte stream implementation for Linux v2.13.6.
kfifo
- A generic kernel FIFO implementation.
inttype-example
- Sample kfifo int type implementation.
kfifo
- internal helper to calculate the unused elements in a fifo.
ring-buffer.tar
- 基于kfifo的循环缓冲,用户空间使用,含有测试代码。(Kfifo based cyclic buffering, user space usage, contains test code.)