linux/unix 系统编程手册学习(day 1)

博主分享了学习Linux/Unix系统编程手册的心得,详细解读了内核调度、文件系统、用户态与内核态区别等内容,面对英语阅读障碍,决心克服并深入理解系统编程。

今天开始学习linux/unix系统编程手册,由于是英文版,看得还是比较吃力,但真心想把这本书啃下来。

1、第一章讲了历史,感觉大部分是协议的发展史,现在最新的应该是SUSv4,等真的融会贯通了应该会看,但就不知道自己有没有时间,或者是借口。

2、22页有句话“Preemptive means that the rules governing which processes receive use of the CPU and for how long are determined by the kernel process scheduler (rather than by the processes themselves).”,看了半天才看懂,以后得把英语重新捡起来。

3、22页:Provision of a file system: The kernel provides a file system on disk, allowing files to be created, retrieved, updated, deleted, and so on. 文件系统可以恢复文件吗,或者单词的意思是获取?

3、22页:When running in user mode, the CPU can access only memory that is marked as being in user space; attempts to access memory in kernel space result in a hardware exception. When running in kernel mode, the CPU can access both user and kernel memory space. 

 Certain operations can be performed only while the processor is operating in kernel mode.
用户态和内核态的区别?

4、Process versus kernel views of the system 详细讲述了从内核的角度看待进程的操作,后续还有很多参考教程。

5、第二章对于每个term进行讲解

6、, filenames can be added, removed, and changed 删除文件名是什么操作????
 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值