<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Zhiquan,<br>
      <br>
      LUT mappings are actually hard-coded in the RCK driver in the
      Barrelfish CPU driver (rck.c). The mmap lines in the menu.lst.scc
      mirror that configuration, but only advise other parts of the OS
      on where memory is. Specifically, they provide the BIOS memory map
      to the CPU driver, which would otherwise be provided by GRUB on
      x86, and their parameters are exactly those.<br>
      <br>
      Hope this helps,<br>
      Simon<br>
      <br>
      On 13-05-31 01:59 AM, Zhiquan Lai wrote:<br>
    </div>
    <blockquote
cite="mid:CAKP_FrP4=6vHWrzwJyTgLeuj4COj73w-3E_J_GJ7ma2eHs1Y1g@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div dir="ltr">
        <div style="">Hi,</div>
        <div style=""><br>
        </div>
        <div style="">I am working with Barrelfish on intel SCC, and
          found some entries in menu.lst.scc, for instance,</div>
        <div style=""><br>
        </div>
        <div># RCK memory map</div>
        <div> # 624MB private RAM</div>
        <div><b>mmap &nbsp; &nbsp;map &nbsp; &nbsp; 0x0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x27000000 &nbsp; &nbsp; &nbsp;1</b></div>
        <div><b><br>
          </b></div>
        <div style="">What's meaning of these configuration?</div>
        <div style="">I guess it means add the&nbsp;corresponding LUT entries
          to to LUT. Am I right ?</div>
        <div style=""><br>
        </div>
        <div style="">&nbsp;Is there any documents about the mmap sentence?</div>
        <div style=""><b><br>
          </b></div>
        <div style=""><b><br>
          </b></div>
        <div style="">Thanks,</div>
        <div style="">Zhiquan</div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Barrelfish-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Barrelfish-users@lists.inf.ethz.ch">Barrelfish-users@lists.inf.ethz.ch</a>
<a class="moz-txt-link-freetext" href="https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users">https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>