-
Development Documentation linux system transplantation, transplantation of the s...
linux系统移植开发文档,对系统移植的每一步都有详细的说明,是学习系统移植的好资料。-Development Documentation linux system transplantation, transplantation of the system every step detailed instructions, is a good learning system information transplantation.
- 2022-02-04 14:16:29下载
- 积分:1
-
linux目录架构,linux系统下所有目录详细描述
linux目录架构,linux系统下所有目录详细描述-linux
- 2022-07-07 11:10:03下载
- 积分:1
-
DM9000的网卡驱动模块。开发环境是LINUX+ARM9。
DM9000的网卡驱动模块。开发环境是LINUX+ARM9。-DM9000 drive module of the card. Development environment is LINUX+ ARM9.
- 2022-03-07 04:11:15下载
- 积分:1
-
err
《Unix环境高级编程第二版》中的完整的源代码-err
- 2022-12-29 01:25:03下载
- 积分:1
-
linux terminal program, create, use, settings, etc.
linux 终端程序,创建,使用,设置-linux terminal program, create, use, settings, etc.
- 2022-08-02 15:58:28下载
- 积分:1
-
Marvell LAN driver source
Marvell 网卡驱动程序原码-Marvell LAN driver source
- 2022-09-04 13:10:02下载
- 积分:1
-
通过PF_PACKET接收ether层包
通过PF_PACKET接收ether层包-PF_PACKET receive through the ether layer packet
- 2022-03-25 01:39:02下载
- 积分:1
-
linux如何解压文件,以及解压软件的安装,解压文件的命令
linux如何解压文件,以及解压软件的安装,解压文件的命令-linux how to unzip files, and extract the software installation, the command-extracting file
- 2022-05-10 14:00:25下载
- 积分:1
-
Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用...
Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。
一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个或多个进程中进行处理。这样,内核态与用户空间进程通信的方法就显得尤为重要。在 Linux 的内核发行版本中没有对该类通信方法的详细介绍,也没有其他文章对此进行总结,所以本文将列举几种内核态与用户态进程通信的方法并详细分析它们的实现和适用环境。-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 bigger Delay etc.. W
- 2022-11-16 15:05:04下载
- 积分:1
-
在linux上实现gprs的通讯,可以运用到手机上的嵌入式开发!
在linux上实现gprs的通讯,可以运用到手机上的嵌入式开发!-Gprs in linux to achieve communication, can be applied to embedded development on mobile phones!
- 2022-03-14 08:07:50下载
- 积分:1