Home
last modified time | relevance | path

Searched refs:SWAPSZ (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/ec2-scripts/ec2-scripts-1.10/
H A Dec2_ephemeralswap122 SWAPSZ=$DISKSZM;
124 SWAPSZ=$SWAPPERDISK;
128 echo -n "Attempting to create a $SWAPSZ MB swap area on $SWAPDISK..."
129 ( echo "p 1 0xa5 64 ${SWAPSZ}M"; echo "p 2 0xa5 * *" ) |