摘要:
在启用 Hyper-V 后,总是会产生各种端口被占用的问题 我遇到过的问题就有: 启动 IDEA 时,报错: java.net.BindException: Address already in use: bind 使用 Clash for Windows 时,Could not connect t 阅读全文
摘要:
Part A: Multiprocessor Support and Cooperative Multitasking Exercise 1 Exercise 2 现在可以看到: 不过 还是会失败 Question 1 Compare kern/mpentry.S side by side with 阅读全文
摘要:
"Homework: xv6 locking" Interrupts in ide.c Explain in a few sentences why the kernel panicked. You may find it useful to look up the stack trace (the 阅读全文
摘要:
"Lab 3: User Environments" PS : 这个实验中使用术语 environment 而不是传统的 process 这个lab需要你了解 GCC inline assembly language: "Inline assembly for x86 in Linux" "GCC 阅读全文