搜索资源列表
tiobench-0.3.3.tar
- linux io performance test tool
io
- linux下实现IO通信,服务器端支持并发服务
linux_useAPI_and_other
- linux 应用程序API_进程 进程和信号编程 管道/io ,进程间通讯,网络编程, 线程机制 -linux application process and signal process API_ programming pipeline/io, inter-process communication, network programming, threading mechanism
Stableiozone3_318.tar
- IO ZONE,大名鼎鼎的文件系统性能测试软件的源代码.C写的,LINUX和WIN下都可以用-IO ZONE, the well-known file system performance test software' s source code. C wrote, LINUX and WIN can be used under
IO-Port-Programming
- How to access IO Ports under Linux
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
IO
- linux/unix系统的I/O也就是一般所说的低级I/O——操作系统提供的基本IO服务,与os绑定-linux/unix system, I/O is generally called low-level operating system I/O-- provision of basic IO services, os bind
coder25
- linux下的高级编程,高级io,进程,线程的多种源代码-the high-level programming under linux, advanced io, process, thread a variety of source code
alp-apB-low-level-io
- linux驱动编程资料,非常好的英文资料。。B-linux-driven programming information, very good materials in English. . B
gpio-i2c
- gpio-i2c 海思平台上3511-3520用io口模拟i2c在linux驱动,里面有很清楚的i2c时序-gpio-i2c Hisilicon platform 3511-3520 simulated with the io port i2c driver in linux, which has a very clear i2c timing
Linux-kernel-file-IO
- linux 2.6内核下读写文件的简单实例。-linux 2.6 kernel file read and write simple example.
IO
- linux 环境下的 IO 文件编程-linux 环境下的 IO 文件编程linux 环境下的 IO 文件编程
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
aio
- Linux AIO (asynchronous IO) facility test.
linux-IO
- linux驱动io文档 希望对大家有帮助-Linux drivers IO document we want to help
Linux-programming-ideas
- 本书内容分为4个部分:linux程序设计基础部分、linux用户空间网络编程部分、linux内核网络编程部分以及综合案例部分。内容包含linux系统概述、linux编程环境、linux文件系统简介、linux下的进程和线程、tcp/ip协议族、应用层网络服务程序、tcp编程、主机信息获取、数据io复用、udp编程、高级套接字、套接字选项、原始套接字、服务器模型、ipv6、linux 内核网络部分结构及分布、netfilter框架内报文处理程;解释多重继承问题的难点,展示RTTI的实际使用,描述了
Linux-IO
- 详细讲解了Linux下I/O驱动的两种模式,非常详细-Explain in detail the two modes under Linux I/O drivers, very detailed
io
- linux下io操作的各个函数讲解以及示例-explain as well as an example of the operation function under linux io
Linux IO端口驱动
- linux io端口驱动及测试应用程序,包括全套测试历程(linux io prot driver and test app demo)
io多路复用
- io多路复用用于一个服务器端接收多个客户端请求,实现非阻塞数据传输(IO multiplexing is used to receive multiple client requests at one server to achieve non blocking data transmission)