Displaying 3 results from an estimated 3 matches for "158212".
Did you mean:
15812
2008 Jan 29
2
[PATCH 0/2] Unwritten extent merge update, V2
The old extent merging code down underneath "ocfs2_mark_extent_written()"
can't merge extents between leaf blocks. This patch resolve this.
So that a large unwritten extent which has been split up with a bunch of
writes can be merged together once all unwritten regions have been written to.
Modification from V1 to V2:
1. Add more comments for some functions which is more complicated
2007 Sep 18
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
...n/a
MultiSource/Benchmarks/Ptrdist/anagram/anagram | 0.0552 10656 0.0481 * 0.0466 | 2.25 2.51 2.38 * 2.39 | 0.90 0.95 n/a n/a
MultiSource/Benchmarks/Ptrdist/bc/bc | 0.5263 158212 0.8097 * 0.7139 | 3.65 * 3.14 * 3.93 | n/a 1.16 n/a n/a
MultiSource/Benchmarks/Ptrdist/ft/ft | 0.0953 13724 0.0613 * 0.0582 | 1.78 1.72 1.76 * 1.85 |...
2007 Sep 15
22
[LLVMdev] 2.1 Pre-Release Available (testers needed)
LLVMers,
The 2.1 pre-release (version 1) is available for testing:
http://llvm.org/prereleases/2.1/version1/
I'm looking for members of the LLVM community to test the 2.1
release. There are 2 ways you can help:
1) Download llvm-2.1, llvm-test-2.1, and the appropriate llvm-gcc4.0
binary. Run "make check" and the full llvm-test suite (make
TEST=nightly report).
2) Download