Merge pull request #644 from JIghtuse/master

Add book on xv6 operating system
pull/645/head
Mohammad Hossein Mojtahedi 2014-01-18 07:40:54 -08:00
commit cfabcf1da1
1 changed files with 1 additions and 0 deletions

View File

@ -404,6 +404,7 @@
* [Operating Systems and Middleware](https://gustavus.edu/mcs/max/os-book/) (PDF and LaTeX)
* [Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/) (PDF)
* [Practical File System Design:The Be File System](http://www.nobius.org/~dbg/practical-file-system-design.pdf) (PDF) - Dominic Giampaolo
* [Xv6, a simple Unix-like teaching operating system](http://pdos.csail.mit.edu/6.828/2012/xv6.html) (PDF)
####Parallel Programming
* [High Performance Computing](http://cnx.org/content/col11136/latest) (PDF, ePUB) - Charles Severance & Kevin Dowd