本站支持尊重有效期内的版权/著作权,所有的资源均来自于互联网网友分享或网盘资源,一旦发现资源涉及侵权,将立即删除。希望所有用户一同监督并反馈问题,如有侵权请联系站长或发送邮件到ebook666@outlook.com,本站将立马改正
商品基本信息,请以下列介绍为准 | |
商品名称: | FreeBSD作系统设计与实现-(第2版)-英文版 |
作者: | 麦库西克 |
定价: | 118.0 |
出版社: | 人民邮电 |
出版日期: | 2016-03-01 |
ISBN: | 9787115413499 |
印次: | |
版次: | 1 |
装帧: | 平装 |
开本: | 小16开 |
内容简介 | |
全书分为五部分,总计十五章。部分为概述性内容,对FreeBSD作系统的历史发展、设计和内核服务进行了简单介绍。第二部分讲解了进程相关的内容,包括进程管理、和存储管理等。第三部分讲解了I/O系统相关的内容,包括I/O设备、快速文件系统等。第四部分讲解了进程间? |
目录 | |
Part I Overview 1 第1部分 概述 Chapter 1 History and Goals 3 第1章 历史和目标 1.1 History of the UNIX System / UNIX系统的历史 3 Origins / 起源 3 Research UNIX / 研究UNIX 4 AT&T UNIX System III and System V / AT&T UNIX System III Part I Overview 1 第1部分 概述 Chapter 1 History and Goals 3 第1章 历史和目标 1.1 History of the UNIX System / UNIX系统的历史 3 Origins / 起源 3 Research UNIX / 研究UNIX 4 AT&T UNIX System III and System V / AT&T UNIX System III 和System V 5 Berkeley Software Distributions / 伯克利软件分发 6 UNIX in the World / 上的UNIX 7 1.2 BSD and Other Systems / BSD和其他系统 7 The Influence of the User Community / 用户社区的影响 8 1.3 The Transition of BSD to Open Source / BSD向开源的过渡 9 Networking Release 2 / 网络发布2 10 The Lawsuit / 诉讼 11 4.4BSD / 4.4BSD 13 4.4BSD-Lite Release 2 / 4.4BSD-Lite版本2 13 1.4 The FreeBSD Development Model / FreeBSD开发模型 14 References / 参考文献 17 Chapter 2 Design Overview of FreeBSD 21 第2章 FreeBSD设计概述 2.1 FreeBSD Facilities and the Kernel / FreeBSD组件与内核 21 The Kernel / 内核 22 2.2 Kernel Organization / 内核组织 23 2.3 Kernel Services / 内核服务 26 2.4 Process Management / 进程管理 26 Signals / 信号 28 Process Groups and Sessions / 进程组和会话 29 2.5 Security / 29 Process Credentials / 进程凭证 3 |