Bitmap: This is an array of 0s and 1s (also called a bit vector.) Each array slot is associated with an entity, like a resource, device, or storage block, and indicates whether the entity is available (1) or unavailable (0) for use.
Bitmaps will be mentioned in various topics in our course, such as "Memory Management" and "File Management".
A bitmap of resources. Miriam Briskman, CC BY-NC 4.0