taglinefilesource code
EXT_MEM_K341arch/i386/boot/compressed/misc.cif (EXT_MEM_K < 1024) error("Less than 2MB of memory.\n");
EXT_MEM_K353arch/i386/boot/compressed/misc.cif (EXT_MEM_K < (4*1024)) error("Less than 4MB of memory.\n");
EXT_MEM_K129arch/i386/kernel/setup.cmemory_end = (1<<20) + (EXT_MEM_K<<10);