MeteorV's Blog

一個不斷放縱又要求自己的生活模式

總算把第二集補完啦 ! 青春ブタ野郎聖地巡禮 !

  • 由於文章過長,分兩篇

閱讀全文 »

目錄整理,方便自己查詢 !

閱讀全文 »

阿,終於紀錄了一下 hashing
在資工所算是必考的東西,希望能用這篇做一個總複習。

說是基礎介紹,其實也沒到這麼淺;
但要說深,肯定沒多深 XD

閱讀全文 »

Ch11 File System Implementation 的整理筆記

  • File-System Structure
  • File System Implementation
  • Disk Allocation Methods
  • Free-Space Management
閱讀全文 »

Ch5 Multithreaded Programming 的整理筆記

  • Introduction
  • Benefits of Multithreading
  • Multithcore Programming
  • User vs. Kernel Threads
  • Multithreading Models
  • Thread libraries
  • OS examples
閱讀全文 »

既然有在加減弄 blog,寫個回顧也是理所當然的 : )

閱讀全文 »

CH9 Virtual Memory Management 筆記 !

  • Background
  • Demand Paging
    • step
    • Demand Paging Performance
  • Process Creation
  • Page Replacement
    • Page Replacement Algorithms
  • Allocation of Frames
  • Trashing
    • Working-Set Model
    • Page Fault Frequency Scheme
閱讀全文 »

以前在離散看過相關的解說,但那時候看了老半天不知道在寫什麼鬼。
最近看了資結版本的,總算大概知道怎麼看了。

閱讀全文 »