Searched refs:SWAP_SIZE (Results 1 – 1 of 1) sorted by relevance
44 #define SWAP_SIZE(available) MIN(available/20, 4*1024*1024*1024LL) macro386 swapsize = SWAP_SIZE(available); in wizard_makeparts()