-
magic2200开发试验箱上面得dm9000网卡芯片驱动,包含如下得文件:config.h,dm9000.h,dm9000.c,MAKFILE,ju可以参见z...
magic2200开发试验箱上面得dm9000网卡芯片驱动,包含如下得文件:config.h,dm9000.h,dm9000.c,MAKFILE,ju可以参见zlg得那本驱动得书,对此代码有详细得分析-magic2200 development chamber above a dm9000 network card driver chip that contains a file is as follows: config.h, dm9000.h, dm9000.c, MAKFILE, ju ZLG can see that the driver may have to book, this code must have a detailed analysis of
- 2022-03-12 13:39:34下载
- 积分:1
-
linux下用的定时锁定屏幕,提醒使用者休息的软件,使用环境PyQt4,xlockmore...
linux下用的定时锁定屏幕,提醒使用者休息的软件,使用环境PyQt4,xlockmore-linux using the regular lock screen, to remind users to break the software, use of environmental PyQt4, xlockmore
- 2022-03-19 14:55:39下载
- 积分:1
-
虚拟内存分配、回收和内外存交换的算法
虚拟内存分配、回收和内外存交换的算法-virtual memory allocation, recovery and foreign exchange deposit algorithm
- 2022-05-07 00:15:27下载
- 积分:1
-
计算峰值性噪比的源代码,非常方便快捷有利于使用
计算峰值性噪比的源代码,非常方便快捷有利于使用-wangluofangzhengood
- 2022-03-24 16:49:19下载
- 积分:1
-
用C写的CGI测试程序,已通过测试
用C写的CGI测试程序,已通过测试-C write CGI test procedure has been tested
- 2022-03-13 11:41:04下载
- 积分:1
-
处理机调度算法,模拟了处理机调度的各种算法
处理机调度算法,模拟了处理机调度的各种算法-Processor scheduling algorithm
- 2022-03-19 22:13:12下载
- 积分:1
-
exampleschapter
如果其他会员下载一次您上传的源码,您的可用下载数就会增加1次-exampleschapter-27warn_msg.rar
- 2023-03-04 14:55:03下载
- 积分:1
-
error number
错误码 用来定义错误返回值这个是非常有用的-error number
- 2022-01-26 07:38:37下载
- 积分:1
-
在linux环境下的MP3播放软件,按照install文件可以进行安装和配置...
在linux环境下的MP3播放软件,按照install文件可以进行安装和配置
-linux environment in the MP3 player software, According to install files can be installed and configured
- 2022-01-23 11:03:25下载
- 积分: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