-
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
-
linux2.6.18源码,带有zb1211b驱动
linux2.6.18源码,带有zb1211b驱动-linux2.6.18,include zb1211b driver
- 2022-03-06 07:00:24下载
- 积分:1
-
company PSEL drive, the use of the development environment winavr
pelikon 公司PSEL驱动程序,使用winavr的开发环境
-company PSEL drive, the use of the development environment winavr
- 2022-04-15 19:30:03下载
- 积分:1
-
将ASCII文件转换成fax (tiff)格式文件的命令行程序。它可以同Hylafax (Linux) 和 bgfax (DOS/Windows)一起工作。它使...
将ASCII文件转换成fax (tiff)格式文件的命令行程序。它可以同Hylafax (Linux) 和 bgfax (DOS/Windows)一起工作。它使用PCX文件作为日志和签名文件,可以用ASCII文本覆盖。-ASCII document will be converted into fax (tiff) format file from the command line procedures. It might Hylafax (Linux) and bgfax (DOS/Windows) to work together. PCX use it as a log file and signature files, you can use ASCII text coverage.
- 2023-01-27 02:10:04下载
- 积分:1
-
keil的简介,学习keil软件用的,很有用的啊!
keil的简介,学习keil软件用的,很有用的啊!-keil profile, learning keil software use, and very useful, ah!
- 2022-02-21 07:01:55下载
- 积分:1
-
esnacc1.7的补丁 源代码
esnacc1.7的补丁 源代码-esnacc1.7 source code patch
- 2022-03-29 09:22:29下载
- 积分:1
-
BeginningLinuxProgramming example7
BeginningLinuxProgramming example7
- 2023-06-26 23:45:03下载
- 积分:1
-
Ep9315 arm ds12885
ep9315 ds12885时间芯片驱动程序
Ep9315 arm ds12885
ep9315 ds12885时间芯片驱动程序-Ep9315 arm ds12885ep9315 ds12885 time chip driver
- 2022-02-13 13:37:59下载
- 积分:1
-
linux下的串口程序的小型机
Linux Minicom Serial program
- 2022-08-03 19:30:57下载
- 积分:1
-
UNIX平台下的经典telnetd代码。
经典的unix下telnetd代码-The classic telnetd code under the paltform of unix.
- 2022-04-06 15:59:45下载
- 积分:1