Operating Systems - Week 8
This week I learned about persistence as it applies to operating systems. We learned about the concept of persistent storage and how it differs from volatile memory. Persistent storage retains data even when the system is powered off, whereas volatile memory is lost when the system loses power. Persistent storage includes hard disk drives, solid-state drives, and flash drives. We also discussed the different data structures used by operating systems to manage persistent storage, such as the file system, block allocation, bitmap, and more. Completing this course required persistence in dedication and perseverance. To successfully complete the course, I needed to persistently work through the lectures, assignments, and projects, even when faced with difficulties or setbacks. I also needed to persistently seek out resources and support when I encountered challenges or had questions. Persistence is an impo...