Displaying 2 results from an estimated 2 matches for "1081581".
2016 Feb 24
0
RFC: Move the test-suite LLVM project to GitHub?
On 2/24/16 2:43 PM, Joerg Sonnenberger via llvm-dev wrote:
> On Wed, Feb 24, 2016 at 02:20:24PM -0700, Jonathan Roelofs via llvm-dev wrote:
>> 2) There is the cap on total repository size, which is in the neighborhood
>> of 1Gb [3]. A fresh checkout of test-suite clocks in at just over 3Gb. This
>> one actually is a problem.
>
> This is not really true.
From the
2008 Feb 29
1
cram-md5 crashes passdb
...NYWRITE, 4, 0x2b000) = 0xb7f2d000
[pid 24795] close(4) = 0
[pid 24795] open("/lib/libpthread.so.0", O_RDONLY) = 4
[pid 24795] read(4,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340?\0"..., 512) = 512
[pid 24795] fstat64(4, {st_mode=S_IFREG|0755, st_size=1081581, ...}) = 0
[pid 24795] old_mmap(NULL, 339140, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xb7eaf000
[pid 24795] old_mmap(0xb7ebe000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xe000) = 0xb7ebe000
[pid 24795] old_mmap(0xb7ec0000, 269508, PROT_READ|PROT_WRITE,...