-
Linux程序设计权威指南 没什么好说的了!
Linux程序设计权威指南 没什么好说的了!-Linux Programming Guide authoritative No way!
- 2023-04-12 10:55:04下载
- 积分:1
-
工具链binutis
工具链BINUTIS-2.16的源代码,用于嵌入式系统的开发环境.-Tool chain BINUTIS-2.16 source code for embedded systems development environment.
- 2022-01-31 12:48:39下载
- 积分:1
-
Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用...
Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。
一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个或多个进程中进行处理。这样,内核态与用户空间进程通信的方法就显得尤为重要。在 Linux 的内核发行版本中没有对该类通信方法的详细介绍,也没有其他文章对此进行总结,所以本文将列举几种内核态与用户态进程通信的方法并详细分析它们的实现和适用环境。
source code 2
-Linux is an open-source operating system, both ordinary users or enterprises, users can prepare their core code, coupled with the standard kernel cutting thereby making up their own operating system. There are a lot of low-end users of the network equipment from the standard operating system Linux is improving from the This also shows that the more and more people are added to the Linux kernel development groups. One or more modules and the realization of general Linux can not satisfy the needs of system software, because the core is too restrictive, such as the terminal can print, can not handle the b
- 2022-01-26 00:11:59下载
- 积分:1
-
linux下的聊天程序,server端和client端下载后直接编译就可运行。其他为必需的调运函数,也必须调用并运行。...
linux下的聊天程序,server端和client端下载后直接编译就可运行。其他为必需的调运函数,也必须调用并运行。-under linux chat procedures, server and client-side download operation can be directly translated. Other necessary for the transportation function, you must call and run.
- 2023-06-19 03:20:03下载
- 积分:1
-
Linux 设备驱动 Edition 3
By Jonathan Corbet, Alessandro Rubini, and Greg Kroah...
Linux 设备驱动 Edition 3
By Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman
由 quickwhale 翻译的简体中文版 V0.1.0 2006-6-2 -Linux Device Driver Edition 3By Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman from quickwhale Translation Simplified Chinese Edition V0.1.0 2006-6-2
- 2022-01-26 03:44:56下载
- 积分:1
-
Linux 2.6.13之后,NAND Flash的oob使用方法已经改变了;yaffs文件系统也因此改变。但是它的映象制作工具mkyaffsimage没有改过...
Linux 2.6.13之后,NAND Flash的oob使用方法已经改变了;yaffs文件系统也因此改变。但是它的映象制作工具mkyaffsimage没有改过来。这是已经修改过的。-Linux 2.6.13 after, NAND Flash to use the OOB has changed yaffs file system also changed. But it
- 2022-05-28 18:03:03下载
- 积分:1
-
linux 应用程序automake 使用详细范例
linux 应用程序automake 使用详细范例-the use of detailed examples of linux application automake
- 2022-12-30 14:15:08下载
- 积分:1
-
分块通用CACHE
分块通用CACHE
分块通用CACHE
分块通用CACHE-Block GM CACHE block GM CACHE
- 2022-02-24 18:55:13下载
- 积分:1
-
操作系统内核实习,模拟Shell命令,运行执行后可以使用一些Shell命令...
操作系统内核实习,模拟Shell命令,运行执行后可以使用一些Shell命令-Operating system kernel internships, simulation Shell command to run after the implementation can use some Shell command
- 2022-08-16 05:40:39下载
- 积分:1
-
Qt 下实现具有动态效果的对话框 为数不多的能够实现动态效果 代码完成 编译后可直接运行 限定在linux下...
Qt 下实现具有动态效果的对话框 为数不多的能够实现动态效果 代码完成 编译后可直接运行 限定在linux下 -Qt achieve dynamic effects of the dialog box of the few dynamic effects can be achieved to complete the code can be compiled to run directly under the limited linux
- 2022-03-14 08:48:59下载
- 积分:1