linux系统初识

1.命令 shell程序
-> shell
-> 系统调用
-> 文件系统 cache I/O 内存管理 调度 中断处理

2.linux 支持 多用户、多任务

3.内核结构
app1 app2 app3
c library
system call
process mana\memory management、filesystem、Devices\networking
cpu 驱动

4.linux主要架构
intel x86 i385
amd64
powerpc

5.如何学习linux
了解、使用

你可能感兴趣的:(linux和openwrt,linux,操作系统)