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<H2>Description</H2>
13<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>
14
15<P><CODE>%&nbsp; setsmem2size size</CODE></P>
16<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 (by default, the simulated memory size is set to the size of the physical memory at run time).</P>
17<P>Note: After running this script, execute ndrun at least once to propagate the change before you make master data.</P>
18<P>Note: Set this to set to 0 or 64MB using setsmem2size before making an RVT-R disc, using an RVT-H reader, or making master data.</P>
19<H2>Location</H2>
20<P><code>$REVOLUTION_SDK_ROOT/X86/bin/setsmem2size</code></P>
21<H2>Revision History</H2>
22<P>2006/06/07 Initial version.</p>
23<hr>
24<P>CONFIDENTIAL</p>
25</BODY>
26</HTML>