Gentoo Archives: gentoo-amd64

From: Nadav Horesh <nadavh@×××××××××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] I can use only 3GB aout of install 6GB
Date: Wed, 06 May 2009 11:32:28
Message-Id: 710F2847B0018641891D9A21602763605AD001@ex3.envision.co.il
1 I recently added 4GB to the existing 2GB I had. The BIOS and lshw recognize the memory configuration (2 dimm of 1G and 2 of 2G), but /prc/meminfo and a test program I ran recognize 3.2GB.
2
3 My system configuration:
4 cpu: core2 6600
5 chipset: DP965LT (Intel's motherboard)
6
7 $ uname -a
8 Linux nadav 2.6.27-gentoo-r8 #1 SMP PREEMPT Wed May 6 16:53:07 IDT 2009 x86_64 Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz GenuineIntel GNU/Linux
9
10 c$ cat /proc/meminfo
11
12 MemTotal: 3347392 kB
13 MemFree: 2687760 kB
14 Buffers: 22912 kB
15 Cached: 350868 kB
16 SwapCached: 0 kB
17 Active: 315244 kB
18 Inactive: 268072 kB
19 SwapTotal: 2008116 kB
20 SwapFree: 2008116 kB
21 Dirty: 24 kB
22 Writeback: 0 kB
23 AnonPages: 209536 kB
24 Mapped: 75700 kB
25 Slab: 30152 kB
26 SReclaimable: 17292 kB
27 SUnreclaim: 12860 kB
28 PageTables: 11760 kB
29 NFS_Unstable: 0 kB
30 Bounce: 0 kB
31 WritebackTmp: 0 kB
32 CommitLimit: 3681812 kB
33 Committed_AS: 473288 kB
34 VmallocTotal: 34359738367 kB
35 VmallocUsed: 176468 kB
36 VmallocChunk: 34359561723 kB
37 DirectMap4k: 15360 kB
38 DirectMap2M: 3391488 kB
39
40
41 Memory report out of lshw:
42
43
44 *-memory
45 description: System Memory
46 physical id: 17
47 slot: System board or motherboard
48 size: 6GiB
49 *-bank:0
50 description: DIMM Synchronous 667 MHz (1.5 ns)
51 product: 0x202020202020202020202020202020202020
52 vendor: 0x7F98000000000000
53 physical id: 0
54 serial: 0xD1CCDFF7
55 slot: J6H1
56 size: 2GiB
57 width: 64 bits
58 clock: 667MHz (1.5ns)
59 *-bank:1
60 description: DIMM Synchronous 667 MHz (1.5 ns)
61 product: 0x000000000000000000000000000000000000
62 vendor: 0x7F98000000000000
63 physical id: 1
64 serial: 0x6C06E0E5
65 slot: J6H2
66 size: 1GiB
67 width: 64 bits
68 clock: 667MHz (1.5ns)
69 *-bank:2
70 description: DIMM Synchronous 667 MHz (1.5 ns)
71 product: 0x202020202020202020202020202020202020
72 vendor: 0x7F98000000000000
73 physical id: 2
74 serial: 0xD1CCFFF7
75 slot: J6J1
76 size: 2GiB
77 width: 64 bits
78 clock: 667MHz (1.5ns)
79 *-bank:3
80 description: DIMM Synchronous 667 MHz (1.5 ns)
81 product: 0x000000000000000000000000000000000000
82 vendor: 0x7F98000000000000
83 physical id: 3
84 serial: 0x660663BC
85 slot: J6J2
86 size: 1GiB
87 width: 64 bits
88 clock: 667MHz (1.5ns)
89
90 Any idea?
91
92 Nadav

Replies

Subject Author
Re: [gentoo-amd64] I can use only 3GB aout of install 6GB Volker Armin Hemmann <volkerarmin@××××××××××.com>
Re: [gentoo-amd64] I can use only 3GB aout of install 6GB Wil Reichert <wil.reichert@×××××.com>
[gentoo-amd64] Re: I can use only 3GB aout of install 6GB "Ville Syrjälä" <syrjala@×××.fi>