Red Hat Enterprise Linux 3, Using as, the GNU Assembler
Computer Organization and Design: The Hardware/Software Interface (5/e)(The RISC-V Reader的前置阅读)
- [中文版pdf](计算机组成与设计(5e)_ 硬件_软件接口(2015).pdf.part1)
- 英文版pdf
Operating Systems: Three Easy Pieces
Classic Operating Systems: From Batch Processing to Distributed Systems
ComputerSystems: A Programmer's Perspective, 3/E (CS:APP3e)
Introduction to Computing Systems: From Bits & Gates to C & Beyond
- 英文版pdf,Three Easy Pieces推荐的前置阅读
Computer Architecture: A Quantitative Approach
计算机体系结构,胡伟武
Designing Data-Intensive Applications; Martin Kleppmann
Linkers and Loaders; John R.Levine
Essential COM; Don Box
Code Optimization: Effective Memory Usage; Kris Kaspersky
Unikraft: Fast, Specialized Unikernels the Easy Way (中文翻译)
不是一回事,rtos 必须得做点什么保证实时性,比如扩大抢占范围,使用实时调度算法什么的。unikernel 强调由于内核只能运行一个应用程序,而可以做特殊的优化以提高性能和安全性
(我并未理解这段话,先记录标记)