<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <br>
    <br>
    On 14.04.2011 17:09, Adrian Cornish wrote:<br>
    <blockquote
      cite="mid:4CEB6A0515F3C54E9FC68A55F28698A423D05CEB@d3smail.denver.cqg"
      type="cite">
      <pre wrap="">
Just a thought - lower end graphic cards use system RAM as their own
dont they</pre>
    </blockquote>
    You right, devices like graphic card, ethernet cards etc. are mapped
    into memory, what cause some amount RAM is not available for system
    use. But as i've wrote before, i'm wondering why addresses in
    /proc/iomem (where the map of memory is) are not contiguous. I
    think, there should be info about what region of memory is mapped
    where (BIOS, PCI bus, for system use etc)<b> for whole 4GB </b>(Am
    I right??) address space (for 32bit OS). Instead of that, there are
    small "holes" in addresses and the total size of this holes (in my
    case) is about 400MB. So i wonder where that memory is.<br>
  </body>
</html>