Searched refs:freemap (Results 1 – 2 of 2) sorted by relevance
119 static void freemap(struct map_entry *);271 freemap(map); in elf_coredump()557 freemap(struct map_entry *map) in freemap() function
192 * freemap is reserved at the beginning of every 1GB.251 * The freemap utilizes blocks #1-40 in 8 sets of 5 blocks. Each block in252 * a set represents a level of depth in the freemap topology. Eight sets253 * exist to prevent live updates from disturbing the state of the freemap256 * roots representing the last four synchronization points, so the freemap260 * Each freemap set is 5 x 64K blocks and represents the 1GB, 256GB, 64TB,261 * 16PB and 4EB indirect map. The volume header itself has a set of 4 freemap275 * One important thing to note here is that the freemap resolution is 16KB,297 * (1) Modifications to freemap blocks 'allocate' a new copy (aka use a block320 #define HAMMER2_ZONE_FREEMAP_00 1 /* normal freemap rotatio737 } freemap; global() member [all...]