1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3<HEAD>
4<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 6.5.0.0 for Windows">
6<META http-equiv="Content-Style-Type" content="text/css">
7<TITLE>setsmem2size</TITLE>
8<LINK rel="stylesheet" href="../../CSS/revolution.css">
9</HEAD>
10<BODY>
11<H1 align="left">setsmem2size</H1>
12
13<H2>Description</H2>
14<P><CODE>setsmem2size</CODE> sets the MEM2 memory byte size to be simulated. This script is used to switch between 64MB and 128MB for systems with 128MB of MEM2.</P>
15
16<dl><dd><pre class="construction">
17%&nbsp; setsmem2size size
18</pre></dd></dl>
19
20<P>To set 64MB, specify either 64 or 0x4000000 for <CODE>size</CODE>. To set 128MB, specify either 128 or 0x8000000 for <CODE>size</CODE>. You can also specify 0 or 0x0 to set the configuration back to the default, in which the simulated memory size is set to the size of the physical memory at run time.</P>
21<P><STRONG>Note:</STRONG> After running this script, execute <CODE>ndrun</CODE> at least once to propagate the change before you make master data.</P>
22<P><STRONG>Note:</STRONG> Set this to set to 0 or 64MB using <CODE>setsmem2size</CODE> before making an RVT-R disc, using an RVT-H reader, or making master data.</P>
23
24<H2>Location</H2>
25<P><CODE>$REVOLUTION_SDK_ROOT/X86/bin/setsmem2size</CODE></P>
26
27<H2>Revision History</H2>
28<P>
292006/06/07 Initial version.<BR>
30</p>
31
32<hr><p>CONFIDENTIAL</p></body>
33</HTML>