search for: memorytest

Displaying 7 results from an estimated 7 matches for "memorytest".

2012 Dec 04
2
[LLVMdev] [PATCH][Review request] MappedMemoryTest: Prevent tests from running if read flag is not set.
The attached patch prevents MappedMemoryTest.BasicWrite and MappedMemoryTest.MultipleWrite (both in unittests/Support/MemoryTest.cpp) from running if the correct protection flags for memory allocation are not set. Without this patch, the two tests fail when I run "make check-all" on a mips octeon board. The problem with the current...
2012 Dec 05
0
[LLVMdev] [PATCH][Review request] MappedMemoryTest: Prevent tests from running if read flag is not set.
Look good. -Andy From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Akira Hatanaka Sent: Tuesday, December 04, 2012 1:33 PM To: LLVM Developers Mailing List Subject: [LLVMdev] [PATCH][Review request] MappedMemoryTest: Prevent tests from running if read flag is not set. The attached patch prevents MappedMemoryTest.BasicWrite and MappedMemoryTest.MultipleWrite (both in unittests/Support/MemoryTest.cpp) from running if the correct protection flags for memory allocation are not set. Without this patch, the two tes...
2011 Jan 17
3
"cannot allocate vector of size ..." in RHLE5 PAE kernel
Dear R community, I'm running R 32 bits in a 64-bits machine (with 16Gb of Ram) using a PAE kernel, as you can see here: $ uname -a Linux mymachine 2.6.18-238.el5PAE #1 SMP Sun Dec 19 14:42:44 EST 2010 i686 i686 i386 GNU/Linux When I try to create a large matrix ( Q.obs <- matrix(NA, nrow=6940, ncol=9000) ), I got the following error: > Error: cannot allocate vector of size 238.3
2008 May 27
0
Re: memorial day kernel panic {Scanned}
...of a well equiped server, but if it works well it should earn it's keep pretty quick. It's called RAMCHECK, I priced out the DDR/DDR2 unit, but there is add-ons for SODIMM, SDRAM, EDO, if you got it fully loaded I suspect it would be around $5K. Company's called Innovations http://www.memorytesters.com/ They're Government registered and CDW seems to resell it, so it isn't completely suspect. -Ross ______________________________________________________________________ This e-mail, and any attachments thereto, is intended only for use by the addressee(s) named herein and may conta...
2008 Oct 13
6
Strange Lockup
...=========== pxelinux.cfg/ict.menu ================================ MENU TITLE ICT Support Services MENU BACKGROUND ictback.png label unattended MENU label ^Re install computer kernel bzImage_unattended append initrd=initrd_unattended z_user=$REMOVED,password=$REMOVED label MemoryTester MENU label ^Test this computers memory kernel memtest
2002 Apr 17
6
Non-determinism
Is anyone else concerned about the fact that rsync doesn't guarantee to produce identical file copies on the the target machine? Don't get me wrong in sounding critical because I think that rsync is a great example of how software should be written. (I often make the observation, as I learn more about Linux, and inevitably find myself comparing open source applications to Microsoft
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...ling MathExtrasTest.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Unit test ADT (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ADT' llvm[2]: Compiling MemoryBufferTest.cpp for Release+Asserts build llvm[2]: Compiling MemoryTest.cpp for Release+Asserts build llvm[2]: Compiling Path.cpp for Release+Asserts build llvm[2]: Compiling ProcessTest.cpp for Release+Asserts build llvm[2]: Compiling ProgramTest.cpp for Release+Asserts build llvm[2]: Compiling RegexTest.cpp for Release+Asserts build llvm[2]: Compiling ScaledNumberTes...