摘要:
Exercise 1: // Where to start the next region. Initially, this is the // beginning of the MMIO region. Because this is static, its // value will be pr 阅读全文
摘要:
Part A exercise 1: 为kern/trap.c中的每个时钟中断添加对time_tick的调用。实现sys_time_msec并将其添加到kern/syscall.c中的syscall中,以便用户空间能够访问时间。在kern/trap.c中添加分支 注意不要傻fufu的重新添加一个分支 阅读全文