When executed, the user-space program does an ioctl on pre-defined proc-entries, which results in a call to the kernel module.
这个用户空间程序在预定义的proc -entries上执行ioctl,这会导致对内核模块的调用。
If I can make a time to work on it, I want to implement some other ideas such as Proc#call optimization.
而另外一些非常重要的优化将会包括在内。如果我能够有时间来做这件事的话,我倒是希望能够实现一些其他的想法,例如Proc#call优化。
P is a pointer to the proc structure of the process that makes the socket call.
p是一个指针,指向进行socket调用的进程的proc结构。
P is a pointer to the proc structure of the process that makes the socket call.
p是一个指针,指向进行socket调用的进程的proc结构。
应用推荐