-
I compiled xv6 with `-O3` (modified `CFLAGS` in `Makefile`), and ran `usertests`. I expected it runs successfully, but I got kernel panic: `balloc: out of blocks` in `writebig`.
-
**pv** ([Pipe Viewer](https://codeberg.org/a-j-wood/pv)) is a "terminal-based tool for monitoring the progress of data through a pipeline" ([a-j-wood/pv/README.md](https://codeberg.org/a-j-wood/pv/src…
-
**stat command:** Displays detailed information about a file, including the
last modification and access times of the file.
**Plan:**
Extend and enhance the functionality of the stat (fstat) com…
-
Thanks for your kindness. You have written such a tutorial and shared your code, which encourages me to learn it and complete the tutorial.
The new project is available at [here](https://github.c…
-
well when I ran the make command, I got this error in the terminal as shown below
make -C kern kernel
make[1]: Entering directory '/home/osproject2005/Desktop/OSP/xv6-freebsd/kern'
gcc -fno-built…
bk-10 updated
3 years ago
-
## Paste the link of the GitHub organisation below and submit
https://github.com/mit-pdos
---
###### Please subscribe to this thread to get notified when a new repository is created
pravj updated
4 years ago
-
@kaashoek Hi, I think the bug reported by #5 is still a problem. I am trying to explain in detail.
This bug is related to instruction cache (ICache) in hardware.
1. Process `A` loads its code to …
-
**Is your feature request related to a problem? Please describe.**
Installed zsh in docker image but have to run zsh every time I launch my csci350 image.
**Describe the solution you'd like**
Ma…
-
特別注意:請先閱讀 [繳交報告與程式的注意事項!](https://github.com/ccccourse/ccc109a/blob/master/00/md/submit.md)
## 程式報告
1. 請研讀某作業系統 (ex: xv6 ) 的文件與原始碼,並在上面加寫一些測試或工具程式,然後寫報告。
* [xv6 中文文檔](https://th0ar.gitbooks…
-