📜  什么是内核 - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:37.545000             🧑  作者: Mango

代码示例2
The Kernel handles the main work of an operating system:

    1. Allocates time & memory to programs
    2. Handles File System
    3. Responds to various Calls