在另一个答复中,我简要介绍了手册页的各个部分:
现在大部分提到了这8节,但也有几次也提到了第9节:
内核例程的真正意义是什么,它在操作系统中的目的是什么?
发布于 2015-03-24 21:42:35
我尝试过的基于Linux的系统在手册页面中没有第9节,但是在网上可以找到NetBSD入门(9)手册页:
This section contains information related to the internal operation of
the system kernel. It describes function interfaces and variables of use
to the systems and device driver programmer.这似乎与内核提供的API有关。
以下问题的答案可能与此相关:内核是什么?
https://unix.stackexchange.com/questions/192302
复制相似问题