<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: more than 4gb in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208425#M32718</link>
    <description>I don`t find hugemem kernel in debian.org only bigmem&lt;BR /&gt;dmesg:&lt;BR /&gt;Memory: 4147696k/4718592k available (1542k kernel code, 45292k reserved, 587k data, 196k init, 3276776k highmem)&lt;BR /&gt;Freeing initrd memory: 4881k freed&lt;BR /&gt;Freeing unused kernel memory: 196k freed&lt;BR /&gt;&lt;BR /&gt;cat /proc/meminfo &lt;BR /&gt; cat /proc/meminfo&lt;BR /&gt;MemTotal:      4153680 kB&lt;BR /&gt;</description>
    <pubDate>Mon, 02 Jun 2008 13:03:06 GMT</pubDate>
    <dc:creator>Joaquin Mejias Gallego</dc:creator>
    <dc:date>2008-06-02T13:03:06Z</dc:date>
    <item>
      <title>more than 4gb</title>
      <link>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208417#M32710</link>
      <description>I have a server(proliant)with 5,5GB RAM But my operating system (debian 4.0) only recognized 3,5GB.&lt;BR /&gt;How to make my Operating system work with more than 4gb ram</description>
      <pubDate>Sun, 01 Jun 2008 17:49:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208417#M32710</guid>
      <dc:creator>Joaquin Mejias Gallego</dc:creator>
      <dc:date>2008-06-01T17:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: more than 4gb</title>
      <link>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208418#M32711</link>
      <description>Hello&lt;BR /&gt;You need an OS 64b&lt;BR /&gt;regards&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jun 2008 11:03:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208418#M32711</guid>
      <dc:creator>Salah BOUFARGUINE</dc:creator>
      <dc:date>2008-06-02T11:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: more than 4gb</title>
      <link>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208419#M32712</link>
      <description>You need a 64 bit processor and a 64 bit Linux.&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jun 2008 11:06:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208419#M32712</guid>
      <dc:creator>Liviu I.</dc:creator>
      <dc:date>2008-06-02T11:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: more than 4gb</title>
      <link>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208420#M32713</link>
      <description>You need a 32 bit kernel with hugemem enabled(hugemem kernel).&lt;BR /&gt;&lt;BR /&gt;You can use 16GB RAM on a 32bit hugemem kernel</description>
      <pubDate>Mon, 02 Jun 2008 11:40:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208420#M32713</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2008-06-02T11:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: more than 4gb</title>
      <link>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208421#M32714</link>
      <description>Thanks &lt;BR /&gt;&lt;BR /&gt;I installed 2.6.18-6-686-bigmem</description>
      <pubDate>Mon, 02 Jun 2008 11:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208421#M32714</guid>
      <dc:creator>Joaquin Mejias Gallego</dc:creator>
      <dc:date>2008-06-02T11:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: more than 4gb</title>
      <link>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208422#M32715</link>
      <description>did bigmem help?&lt;BR /&gt;&lt;BR /&gt;BTW, I am not sure about the memory limit in hugemem kernel, but Its more than 4GB for sure.</description>
      <pubDate>Mon, 02 Jun 2008 11:50:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208422#M32715</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2008-06-02T11:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: more than 4gb</title>
      <link>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208423#M32716</link>
      <description>Even a 32-bit Linux system can handle more than 4GB RAM if both the hardware and the OS support PAE (Physical Address Extension).&lt;BR /&gt;&lt;BR /&gt;In Linux terms, this means you must have kernel that is configured to support your CPU type and has the CONFIG_HIGHMEM64G option set. Your current kernel is apparently using only the CONFIG_HIGHMEM4G option, which is not enough.&lt;BR /&gt;&lt;BR /&gt;However, the use of PAE on a 32-bit system is not as efficient as running a true 64-bit system. Any I/O operations to memory areas above the 4GB limit must use "bounce buffers".&lt;BR /&gt;&lt;BR /&gt;PAE won't allow you to bypass the fundamental 32-bit limit: you can have several programs with up to 4G of data each if you have enough memory, but no single program can access more than 4 GB of memory.&lt;BR /&gt;&lt;BR /&gt;You should seriously consider installing a 64-bit version of the Debian Linux: it is backwards compatible with 32-bit programs, so you can still run 32-bit programs on a 64-bit OS. If you need your application to access more than 4GB of memory, you'll definitely need a 64-bit application. &lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 02 Jun 2008 11:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208423#M32716</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-06-02T11:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: more than 4gb</title>
      <link>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208424#M32717</link>
      <description>with kernel bigmen now the OS works with 4GB.&lt;BR /&gt;&lt;BR /&gt;My proliant shows when starting only 4GB initialized but I'm sure that the server has 5,5GB (4x1gb and 3x512)&lt;BR /&gt;&lt;BR /&gt;Sorry by mi english, I'm from spain.</description>
      <pubDate>Mon, 02 Jun 2008 11:58:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208424#M32717</guid>
      <dc:creator>Joaquin Mejias Gallego</dc:creator>
      <dc:date>2008-06-02T11:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: more than 4gb</title>
      <link>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208425#M32718</link>
      <description>I don`t find hugemem kernel in debian.org only bigmem&lt;BR /&gt;dmesg:&lt;BR /&gt;Memory: 4147696k/4718592k available (1542k kernel code, 45292k reserved, 587k data, 196k init, 3276776k highmem)&lt;BR /&gt;Freeing initrd memory: 4881k freed&lt;BR /&gt;Freeing unused kernel memory: 196k freed&lt;BR /&gt;&lt;BR /&gt;cat /proc/meminfo &lt;BR /&gt; cat /proc/meminfo&lt;BR /&gt;MemTotal:      4153680 kB&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jun 2008 13:03:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208425#M32718</guid>
      <dc:creator>Joaquin Mejias Gallego</dc:creator>
      <dc:date>2008-06-02T13:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: more than 4gb</title>
      <link>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208426#M32719</link>
      <description>I don't think any of my Proliants can use 7 memory modules. Are you sure that's a supported configuration? During the POST how much memory does the server report?&lt;BR /&gt;&lt;BR /&gt;bigmem is the correct variant to use in Debian for 4-64GB. hugemem is a Red Hat thing, on current RH variants you have to use the hugemem kernel for 16-64GB.</description>
      <pubDate>Mon, 02 Jun 2008 15:06:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/more-than-4gb/m-p/4208426#M32719</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2008-06-02T15:06:06Z</dc:date>
    </item>
  </channel>
</rss>

