Comment 11 for bug 1321938

Revision history for this message
Doug Morse (dm-dougmorse) wrote :

Hi Christopher,

OK, great, thanks! And done (see results below). Unfortunatley, the problem is to be found in the upstream kernel as well. :(

I'll change the tags as you direct momentarily.

What happens next?

Thanks,
Doug

----- BEGIN: RESULTS FROM UPSTREAM KERNEL TEST -----

root@s3:~# uname -a
Linux s3.ikrg.com 3.15.0-031500rc6-generic #201405211835 SMP Wed May 21 22:35:54 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
root@s3:~# free
             total used free shared buffers cached
Mem: 8152924 3270440 4882484 0 118556 1012852
-/+ buffers/cache: 2139032 6013892
Swap: 6143996 0 6143996
root@s3:~# cat /proc/meminfo | head -5
MemTotal: 8152924 kB
MemFree: 4879804 kB
MemAvailable: 5863828 kB
Buffers: 118596 kB
Cached: 1013300 kB
root@s3:~# lshw | grep -m 1 -A 50 "*-memory"
     *-memory
          description: System Memory
          physical id: 2c
          slot: System board or motherboard
          size: 12GiB
        *-bank:0
             description: DIMM DDR3 Synchronous 667 MHz (1.5 ns)
             product: F3-10666CL9-4
             vendor: Undefined
             physical id: 0
             serial: 00000000
             slot: Node0_Dimm0
             size: 4GiB
             width: 64 bits
             clock: 667MHz (1.5ns)
        *-bank:1
             description: DIMM DDR3 Synchronous 667 MHz (1.5 ns)
             product: F3-10666CL9-4
             vendor: Undefined
             physical id: 1
             serial: 00000000
             slot: Node0_Dimm1
             size: 4GiB
             width: 64 bits
             clock: 667MHz (1.5ns)
        *-bank:2
             description: DIMM DDR3 Synchronous 667 MHz (1.5 ns)
             product: F3-10666CL9-2
             vendor: Undefined
             physical id: 2
             serial: 00000000
             slot: Node0_Dimm2
             size: 2GiB
             width: 64 bits
             clock: 667MHz (1.5ns)
        *-bank:3
             description: DIMM DDR3 Synchronous 667 MHz (1.5 ns)
             product: F3-10666CL9-2
             vendor: Undefined
             physical id: 3
             serial: 00000000
             slot: Node0_Dimm3
             size: 2GiB
             width: 64 bits
             clock: 667MHz (1.5ns)
     *-pci:0
          description: Host bridge
          product: RD890 PCI to PCI bridge (external gfx0 port B)
          vendor: Hynix Semiconductor (Hyundai Electronics)
          physical id: 100
          bus info: pci@0000:00:00.0

----- END: RESULTS FROM UPSTREAM KERNEL TEST -----