Hi,
I'm having a problem trying to the get the Command line version to run the memory test reliably, sometimes it will run the memory test if restarted numerous times.
Test setup is an Ibase MB890 motherboard with of 1G RAM. OS is Gentoo Linux 2.4.34.
Test Configured[3]: Memory (RAM)
CTest_Mem constructor..., m_testID = 3
Attempting to allocate 81 percent of 833118208 (available physical RAM) for memory test buffer size = 666494592 bytes
_MLOCK_PAGE_ALIGN_ NOT defined
Success memory locking - mlock success -> Address: 0x40aeb008, Size: 134217728
Success memory locking - mlock success -> Address: 0x48aec008, Size: 134217728
Success memory locking - mlock success -> Address: 0x50aed008, Size: 134217728
Error memory locking -> Address: 0x58aee008, Size: 134217728, Error: mlock -> Too many pages requested - reducing requested amount....
Success memory unlocking - munlock success -> Address: 0x40aeb008, Size: 134217728
Success memory unlocking - munlock success -> Address: 0x48aec008, Size: 134217728
Success memory unlocking - munlock success -> Address: 0x50aed008, Size: 134217728
Attempting to allocate 81 percent of 833097728 (available HIGH RAM) for memory test buffer size = 666478208 bytes
Success memory locking - mlock success -> Address: 0x40aeb008, Size: 134217728
Success memory locking - mlock success -> Address: 0x48aec008, Size: 134217728
Success memory locking - mlock success -> Address: 0x50aed008, Size: 134217728
Error memory locking -> Address: 0x58aee008, Size: 134217728, Error: mlock -> Too many pages requested - reducing requested amount....
Success memory unlocking - munlock success -> Address: 0x40aeb008, Size: 134217728
Success memory unlocking - munlock success -> Address: 0x48aec008, Size: 134217728
Success memory unlocking - munlock success -> Address: 0x50aed008, Size: 134217728
Any help greatly appreciated
Best Regards.
I'm having a problem trying to the get the Command line version to run the memory test reliably, sometimes it will run the memory test if restarted numerous times.
Test setup is an Ibase MB890 motherboard with of 1G RAM. OS is Gentoo Linux 2.4.34.
Test Configured[3]: Memory (RAM)
CTest_Mem constructor..., m_testID = 3
Attempting to allocate 81 percent of 833118208 (available physical RAM) for memory test buffer size = 666494592 bytes
_MLOCK_PAGE_ALIGN_ NOT defined
Success memory locking - mlock success -> Address: 0x40aeb008, Size: 134217728
Success memory locking - mlock success -> Address: 0x48aec008, Size: 134217728
Success memory locking - mlock success -> Address: 0x50aed008, Size: 134217728
Error memory locking -> Address: 0x58aee008, Size: 134217728, Error: mlock -> Too many pages requested - reducing requested amount....
Success memory unlocking - munlock success -> Address: 0x40aeb008, Size: 134217728
Success memory unlocking - munlock success -> Address: 0x48aec008, Size: 134217728
Success memory unlocking - munlock success -> Address: 0x50aed008, Size: 134217728
Attempting to allocate 81 percent of 833097728 (available HIGH RAM) for memory test buffer size = 666478208 bytes
Success memory locking - mlock success -> Address: 0x40aeb008, Size: 134217728
Success memory locking - mlock success -> Address: 0x48aec008, Size: 134217728
Success memory locking - mlock success -> Address: 0x50aed008, Size: 134217728
Error memory locking -> Address: 0x58aee008, Size: 134217728, Error: mlock -> Too many pages requested - reducing requested amount....
Success memory unlocking - munlock success -> Address: 0x40aeb008, Size: 134217728
Success memory unlocking - munlock success -> Address: 0x48aec008, Size: 134217728
Success memory unlocking - munlock success -> Address: 0x50aed008, Size: 134217728
Any help greatly appreciated
Best Regards.
Comment