testing memory

From: Johnson, Shaunn (SJohnson6_at_bcbsm.com)
Date: 06/25/04

  • Next message: Billy Davis: "VPN tunnel connects, but cant logon"
    To: "'General Red Hat Linux discussion list'" <redhat-list@redhat.com>
    Date: Fri, 25 Jun 2004 08:50:00 -0400
    
    

    Howdy:

    Running RHEL 3.0 on x86 box.

    Is there some tool or method for testing memory?
    I'm getting general kernel panics and I've gone
    though all of my hardware replacing and removing
    and all I have left is the memory.

    I'd send you the message, but it's kinda large.
    If you want to see what it says, I'll try to
    trap the message.

    I'm thinking that it is the memory only because
    I had to install Windows Server 2003 and it
    crashed twice last night and the browser
    died a number of times. A message look to be
    memory related.

    Thanks!

    -X

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Billy Davis: "VPN tunnel connects, but cant logon"

    Relevant Pages

    • Re: 16/32 processor operating mode
      ... Okay, x86 it is. ... hardware perspective, as I already mentioned, most memory accesses are ... called a "cache line") in a single operation. ... much of the data bus is active when accessing stuff on the bus. ...
      (alt.lang.asm)
    • Re: Zones in Linux
      ... called as NORMAL, DMA, HIGH memory zones. ... In that author specified that x86 won't be able to access above 868MB. ... All 32 bit x86 processors are able to access at least 4 GB of physical memory. ... With PAE, x86 processors are able to address 64GB of physical memory, although in all cases, 4GB is the virtual address range. ...
      (comp.os.linux.development.system)
    • [PATCH 3/7] Have x86 use add_active_range() and free_area_init_nodes
      ... Size zones and holes in an architecture independent manner for x86. ... -/* For each node run the memory list to determine whether there are ...
      (Linux-Kernel)
    • Re: cardbus driver
      ... NTOS on x86 system. ... can do a memory read multiple or memory read line? ... you are not going to see a burst read because: ... PCI memory-mapped registers are non-cacheable since PCI 2.2 (cacheable is ...
      (microsoft.public.development.device.drivers)
    • MMIO and gcc re-ordering (Was: [PATCH] [POWERPC] Improve (in|out)_beXX() asm code)
      ... to some MMIO, then another memory write, can those be re-ordered with ... the same thing can happen on x86. ... For consistent memory, should we mandate a wmb between write to some dma ... trying to relax a bit the barriers we have in our MMIO accessors on ...
      (Linux-Kernel)