Skip to main content

Posts

Featured

CST334 Module 8

What did I learn in the final week of CST334?   This week I learned about five different topics about operating systems. The first topic was about file systems, which went over how to interpret file system state changes by examining inode bitmaps, data bitmaps, and directory entries. Basically, it was about how to calculate inode addresses through formulas to locate metadata, high-level file operations, and low-level storage management. The second topic was about memory management, which explored memory through multiple abstraction layers. Basically, it went over how to understand memory regions, such as code, heap, and stack. Furthermore, it went into how to decompose virtual addresses into virtual page numbers and offsets, while translating them through page table entries containing validity bits and physical frame numbers.  The third topic was about process scheduling, which went over different concepts through hands-on analysis of algorithms like FIFO. Basically, it went o...

Latest Posts

CST334 Module 7

CST334 Module 6

CST334 Module 5

CST334 Module 4

CST334 Module 3

CST334 Module 2

CST334 Module 1

CST 363 Final Module

CST 363 Module 7

CST 363 Module 6