Xv6, a simple Unix-like teaching operating system

栏目: IT技术 · 发布时间: 4年前

内容简介:. In 2019, we ported xv6 to RISC-V for a new undergraduate class 6.S081.The latest xv6 source and text are available viaand

Introduction

Xv6 is a teaching operating system developed in the summer of 2006 for MIT's operating systems course, 6.828: Operating System Engineering

. In 2019, we ported xv6 to RISC-V for a new undergraduate class 6.S081.

Xv6 sources and text

The latest xv6 source and text are available via

git clone git://github.com/mit-pdos/xv6-riscv.git

and

git clone git://github.com/mit-pdos/xv6-riscv-book.git

Unix Version 6

xv6 is inspired by Unix V6 and by:

The following are useful to read the original code:

  • The PDP11/40 Processor Handbook , Digital Equipment Corporation, 1972.
    • APDF (made from scanned images, and not text-searchable)
    • Aweb-based version that is indexed by instruction name.

Feedback

If you are interested in using xv6 or have used xv6 in a course, we would love to hear from you. If there's anything that we can do to make xv6 easier to adopt, we'd like to hear about it. We'd also be interested to hear what worked well and what didn't.

Russ Cox (rsc@swtch.com)

Frans Kaashoek (kaashoek@mit.edu)

Robert Morris (rtm@mit.edu)

You can reach all of us at 6.828-staff@pdos.csail.mit.edu.

Questions or comments regarding 6.828? Send e-mail to the TAs at 6828-staff@lists.csail.mit.edu .

Xv6, a simple Unix-like teaching operating system // 6.828 home // Last updated Thursday, 05-Mar-2020 11:18:38 EST


以上所述就是小编给大家介绍的《Xv6, a simple Unix-like teaching operating system》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

HTML5与CSS3基础教程(第7版)

HTML5与CSS3基础教程(第7版)

[美] Elizabeth Castro、[美] Bruce Hyslop / 望以文 / 人民邮电出版社 / 2013-1 / 59.00元

代表下一代网页编写技术的HTML5,为网页提供布局和格式的CSS3,这两者构成了Web开发的基石,也是Web程序员和设计师必须熟练掌握的最基本技能。 本书是风靡全球的HTML和CSS最佳入门教程的最新版,上一版单单英文版的销量就超过100万册,被翻译为十多种语言,并长期雄踞亚马逊书店计算机图书排行榜榜首。 最新的第7版秉承前一版直观、透彻、全面、循序渐进的讲授特色,仍然采用独特的双栏图......一起来看看 《HTML5与CSS3基础教程(第7版)》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

随机密码生成器
随机密码生成器

多种字符组合密码

MD5 加密
MD5 加密

MD5 加密工具