Database
frag.asc
Associated article: Measuring Fragmentation
Tags: Database Design
_MEASURING FRAGMENTATION_ by James Harrington [LISTING ONE] /* This module contains a generic function that calculates a fragmen- tation index. This index depends on the numbers of used and free block, the largest number of bytes that can currently be allocated ...


