peirenlei 发表于 2013-2-7 11:06:44

redhat编译内核

<div class="cnt"><div class="postText">在Linux内核中,包括了进程管理 (process management)、定时器(timer)、中断管理(interrupt management)、内存管理(memory management)、模块管理(module management)、虚拟文件系统接口(VFS layer)、文件系统(file system)、设备驱动程序(device driver)、进程间通信(inter-process communication)、网络管理(network management)、系统启动(system init)等操作系统功能的实现。
页: [1]
查看完整版本: redhat编译内核