Displaying 3 results from an estimated 3 matches for "93452".
Did you mean:
3452
2008 Mar 06
3
Moving from RAID 0 to LVM RAID?
So I've learned a valuable RAID 0 lesson, and it fortunately was not a major
catastrophy. I got lucky, and had a workable-enough backup on tape to make the
user who needed some data happy.
Now, from the OS side, LVM is an option. Say the RAID controller only allows
hardware striping or mirroring for logical volumes, but I want to use more than
two disks, and I don't want the RAID 0
2008 Jan 28
0
[LLVMdev] 2.2 Prerelease available for testing
...n/a
MultiSource/Benchmarks/Prolangs-C/loader/loader | 0.0970 33560 0.1300 * 0.0705 | 0.00 0.00 0.00 * 0.07 | - - n/a n/a
MultiSource/Benchmarks/Prolangs-C/simulator/simulator | 0.1980 93452 0.2335 * 0.0254 | 0.00 0.00 0.00 * 0.03 | - - n/a n/a
MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail | 0.1227 58408 0.1964 * 0.2276 | 0.00 0.00 0.00 * 0.23...
2008 Jan 24
6
[LLVMdev] 2.2 Prerelease available for testing
LLVMers,
The 2.2 prerelease is now available for testing:
http://llvm.org/prereleases/2.2/
If anyone can help test this release, I ask that you do the following:
1) Build llvm and llvm-gcc (or use a binary). You may build release
(default) or debug. You may pick llvm-gcc-4.0, llvm-gcc-4.2, or both.
2) Run 'make check'.
3) In llvm-test, run 'make TEST=nightly report'.
4) When