Updated to new theme of TeXt

This commit is contained in:
2021-10-25 11:59:10 -04:00
parent 47c2c2e8a1
commit 296d628d8b
318 changed files with 21116 additions and 6966 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
---
layout: post
title: "Xv6 introduction"
date: 2017-07-28 14:56:55 -0400
categories: xv6
tags: xv6
---
In this post, you will learn a few basic concepts of xv6. Learning path will be closed coupled to first project assignment I gave when I assisted in teaching OS classes.