On a Windows NT FW-1 system, how would you increase the amount of memory allocated to the
kernel to 5MBytes?
A.
Set the value of
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Service\FW1\Parameters\Memory to
5000000
B.
Type “# zap -s _fwhmem $FWDIR/modules/fwmod.o 5000000”
C.
Type “set fw:fwhmem=5000000”
D.
Type”# echo “fwhmem?W500000″ | adb -w /stand/vmnt”