-
IEEE 802.11a/b/g 服务器端AP,应用程序。
IEEE 802.11a/b/g 服务器端AP,应用程序。-IEEE 802.11a/b/g server-side AP, applications.
- 2023-06-06 11:25:03下载
- 积分:1
-
老外开发的端口开发程序
老外开发的端口开发程序-foreigners development of the port development process
- 2022-04-07 01:41:07下载
- 积分:1
-
minux的源代码,一个非常小的操作系统
minux的源代码,一个非常小的操作系统-minux the source code, a very small operating system
- 2022-01-26 06:24:05下载
- 积分:1
-
一个UNIX间
一个UNIX进程间通讯的程序,使用了信号量来解决操作系统的消费者与生产者问题,使用了fork,wait,nanosleep,sempo等unix函数。-a UNIX inter-process communication, the use of the signal operating system to solve the volume of consumers and producers, the use of the fork, wait, nanosleep, sempo other unix function.
- 2022-07-25 01:27:44下载
- 积分: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 内核 ,还有比这再好的资料么,什么都不说了,赶快下吧。
目 录
进程
信号
sched.c
进程信号队列...
要读懂linux 内核 ,还有比这再好的资料么,什么都不说了,赶快下吧。
目 录
进程
信号
sched.c
进程信号队列
SMP
内核线程页目录的借用
代码分析
线程
进程描述符
init进程从内核态切换到用户态
SET_LINKS
REMOVE_LINKS
get_wchan()
sigframe的结构
rt_sigframe结构
信号队列的结构
内核线程简介
进程切换简介
同步机制
-To read linux kernel, as well as better information than you, say nothing, are you as soon as possible. Directory of the process of signal process sched.c signal SMP kernel thread queue directory page analysis of threaded code to use the process of the process descriptor init-state switch from the kernel to the user state SET_LINKS REMOVE_LINKS get_wchan () sigframe structure rt_sigframe structure within the structure of the signal queue About the process of nuclear thread synchronization mechanism for switching Profile
- 2022-05-16 02:52:44下载
- 积分:1
-
如何制作ramdisk的一个好资料
如何制作ramdisk的一个好资料-how to make ramdisk
- 2023-05-08 22:55:02下载
- 积分:1
-
unix网络编程recvfromflags
unix网络编程recvfromflags-recvfromflags
- 2023-06-24 15:25:03下载
- 积分:1
-
gcc 下pthread 使用,具体的是针对键盘key值的获取
gcc 下pthread 使用,具体的是针对键盘key值的获取-pthread usage under gcc, mainly on the capture of the keyboard key value
- 2022-08-20 07:59:04下载
- 积分:1
-
GCC referrence book,共两部分,主要讲GCC编译器的使用。
GCC referrence book,共两部分,主要讲GCC编译器的使用。-GCC referrence book, a total of two parts, the main stresses the use of GCC compiler.
- 2022-05-31 17:37:55下载
- 积分:1