cs bottom up, 从底向上解析cs架构

时间:2021-04-09 09:49:04
【文件属性】:

文件名称:cs bottom up, 从底向上解析cs架构

文件大小:1.22MB

文件格式:PDF

更新时间:2021-04-09 09:49:04

cs

cs bottom up, 从底向上解析cs架构:In a nutshell, what you are reading is intended to be a shop class for computer science. Young computer science students are taught to "drive" the computer; but where do you go to learn what is under the hood? Trying to understand the operating system is unfortunately not as easy as just opening the bonnet. The current Linux kernel runs into the millions of lines of code, add to that the other critical parts of a modern operating system (the compiler, assembler and system libraries) and your code base becomes unimaginable. Further still, add a University level operating systems course (or four), some good reference manuals, two or three years of C experience and, just maybe, you might be able to figure out where to start looking to make sense of it all.


网友评论