Bmap
Most basic models assume that arrivals happen one at a time and follow a simple, random pattern (like a Poisson process). However, real-world data is rarely that simple. Modern traffic—especially video and voice data—often arrives in "bursts" or batches.
A fragmented BMAP (where file blocks are scattered non-contiguously) forces the disk read head to "seek" frequently. This mechanical delay significantly degrades performance. An efficient BMAP strategy prioritizes allocating contiguous blocks to minimize seek time. Most basic models assume that arrivals happen one