系列文章 : [6.1810] 跟著 MIT 6.1810 學習基礎作業系統觀念 大綱 kernel/fs.c/bzero kernel/fs.c/ballo...
系列文章 : [6.1810] 跟著 MIT 6.1810 學習基礎作業系統觀念 大綱 kernel/log.c/struct logheader kerne...
系列文章 : [6.1810] 跟著 MIT 6.1810 學習基礎作業系統觀念 大綱 kernel/bio.c/struct bcache kernel/b...
系列文章 : [6.1810] 跟著 MIT 6.1810 學習基礎作業系統觀念 檔案系統的目的 : 檔案系統的目的是組織和儲存資料。 檔案系統通常具備持久性...
系列文章 : [6.1810] 跟著 MIT 6.1810 學習基礎作業系統觀念 大綱 kernel/virtio_disk.c/virtio_disk_in...
系列文章 : [6.1810] 跟著 MIT 6.1810 學習基礎作業系統觀念 大綱 kernel/virtio.h/virtio_blk_req kern...
系列文章 : [6.1810] 跟著 MIT 6.1810 學習基礎作業系統觀念 大綱 kernel/plic.c/plicinit kernel/plic....
系列文章 : [6.1810] 跟著 MIT 6.1810 學習基礎作業系統觀念 PLIC 接受 interrupt source 1 ~ 1023 ( 最多...
系列文章 : [6.1810] 跟著 MIT 6.1810 學習基礎作業系統觀念 大綱 kernel/uart.c/uartinit kernel/uart....
系列文章 : [6.1810] 跟著 MIT 6.1810 學習基礎作業系統觀念 這邊只針對 xv6 有用到的部分,稍微閱讀一下。 雖然閱讀 spec 可能會是...