====== Memory size setting ====== ===== Name ===== memsize ===== Details ===== ^ Type | [[:cfgtype:int32|32-bit integer]] | ^ DHCP option number | not applicable | ^ ISC dhcpd syntax | not applicable | ===== Examples ===== === Show system memory size === echo ${memsize} ===== Description ===== Represents the size of system RAM, in MB. ===== See also ===== * [[:cfg|List of all iPXE settings]] ===== Build options ===== This setting is available only when the build option ''[[:buildcfg:MEMMAP_SETTINGS]]'' is enabled.