In this lecture on free space management in operating system, we will discuss how free space in a disk is managed by the system. The techniques discussed are:
1. bit vector
2. linked list
3. grouping
4. counting
The advantages and disadvantages of each space management technique are also discussed.
00:00 - Intro
00:44 - Bit Vector space management
03:03 - Linked List space management
04:01 - Grouping space management
05:38 - Counting space management
Subscribe - / dextutor
This lecture is part of the Operating System full course playlist: • Operating System
Reference Links:
For PPT on in operating system visit: www.dextutor.com/free-space-list-management
Operating System Theory PPTs Link: https://dextutor.com/courses/operatin...
Operating System Programs: https://dextutor.com/courses/operatin...
Other Playlists:
Operating System Lab: • Operating System Lab
Linux Essential: • Linux Tutorial For Beginners
RHCSA: • RHCSA Exam Full Course
Was this tutorial about free space management in Operating System helpful? If so, please share. Let me know your thoughts in the comments.
#os #dextutor #diskmanagement #freespace