自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(30)
  • 收藏
  • 关注

原创 MIT6.828 LAB6: Network Driver

抽了点空把LAB6重新整理一下,作为结束符~~。 Introduction   我们已经实现了1个文件系统,当然OS还需要1个网络栈,在本次实验中我们将实现1个网卡驱动,这个网卡基于Intel 82540EM芯片,也就是熟知的E1000网卡。   网卡驱动不足以使你的OS能连接上Internet。在LAB6新增加的代码中,我们提供了1个网络栈(network stack)和网络服务器(netw

2017-07-13 17:58:41 3340

原创 MIT6.824 Lab 3: Fault-tolerant Key/Value Service (1)

key value

2016-11-07 16:46:28 2985 1

原创 MIT6.824 Lab2 Raft(3)

raft test

2016-10-24 21:42:17 2594

原创 MIT6.824 Lab2 Raft(2)

raft append entrt

2016-10-23 16:49:56 2973

原创 MIT6.824 Lab2 Raft(1)

raft leader election

2016-10-21 16:24:01 7892 3

原创 MIT6.824 Lab1 MapReduce

Introduction   本次实验主要是用go语言来实现1个MapReduce库,并且了解分布式系统的容错机制,推荐先看一下MapReduce的论文[MapReduce]   主要机制如下图:      Map worker读入1个文件,处理后生成n(reduce worker数目)个中间文件,然后每个Reduce worker读取其对应的所有中间文件,处理后生成1个结果文件,

2016-08-05 15:19:03 7171 2

原创 MIT6.824 课程学习初步

MIT6.824

2016-07-20 18:12:39 3898

原创 MIT6.828 Lab 5: File system, Spawn and Shell

文件系统

2016-07-12 17:35:28 5833

转载 MIT6.828 LAB4 Part C: Preemptive Multitasking and Inter-Process communication (IPC)

IPC

2016-07-09 20:07:54 2515

转载 MIT6.828 Part B: Copy-on-Write Fork

写时拷贝

2016-07-09 18:03:44 3184 1

转载 MIT6.828 Lab4 Part A: Multiprocessor Support and Cooperative Multitasking

Multiprocessor Support and Cooperative Multitasking

2016-07-06 15:35:54 3936 1

原创 MIT6.828 HW11: crash

log crash

2016-06-14 16:05:54 927

原创 MIT6.828 HW10: big files

big files

2016-06-14 13:50:21 1281

原创 MIT6.828 HW9: barriers

barrier

2016-06-13 15:56:12 1392

原创 MIT6.828 HW8 uthreads

uthread

2016-06-12 17:00:35 1573

原创 MIT6.828 HW6: Threads and Locking

locking

2016-05-31 14:59:06 2099

原创 MIT6.828 HW5 CPU alarm

CPU alarm

2016-05-30 20:58:03 2025

转载 MIT6.828 Lab3: 第2部分 Page Faults, Breakpoints Exceptions, and System Calls

Page Fault

2016-05-30 14:46:36 2962 3

转载 MIT6.828 Lab3: 第1部分 User Environments

User Environments

2016-05-29 20:44:39 7411

原创 MIT6.828 HW4: lazy page allocation

lazy page allocation

2016-05-24 17:22:21 4103

原创 MIT6.828 HW3: xv6 system calls

hw3 syscall

2016-05-23 18:17:52 5442 1

原创 MIT6.828 Lab2: Challenge

lab2 challenge

2016-05-22 20:16:19 1717

转载 MIT6.828 Lab2: 第3部分 Kernel Address Space

Kernel Address Space

2016-05-21 18:57:04 2047

原创 MIT6.828 Lab2: 第2部分 Virtual Memory

Virtual Memory

2016-05-21 17:12:11 2737

转载 MIT6.828 Lab2:第1部分 Physical Page Management

physical page management

2016-05-19 18:59:47 3567 3

转载 MIT6.828 Lab1:第2部分 The Boot Loader

boot loader

2016-05-19 14:02:28 5071

原创 MIT6.828 HW1: boot xv6

HW2: boot xv6

2016-05-17 15:32:06 4019

转载 MIT6.828 Lab1 第1部分:PC Bootstrap

pc bootstrap

2016-05-17 14:25:47 7548

原创 Mit6.828 HW2 Shell

mit 6.828 hw2shell.c

2016-05-17 13:46:50 4054 6

原创 MIT6.828课程学习初步

MIT6.828课程学习初步

2016-05-17 13:29:31 8056

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除