Displaying 4 results from an estimated 4 matches for "noreserv".
Did you mean:
noreserve
2014 Jun 04
2
[LLVMdev] Porting ASan to AArch64
...if it conflicts
> with the range ASan is trying to use. errno 12 is ENOMEM. Are you sure you
> don't have constraints on the virtual memory your process can use?
Similar thread in GCC ML: https://gcc.gnu.org/ml/gcc/2014-06/msg00023.html .
It looks like QEMU-user does not yet support the NORESERVE flag.
-Y
2006 Apr 14
1
Ext3 and 3ware RAID5
I run a decent amount of 3ware hardware, all under centos-4. There seems
to be some sort of fundamental disagreement between ext3 and 3ware's
hardware RAID5 mode that trashes write performance. As a representative
example, one current setup is 2 9550SX-12 boards in hardware RAID5 mode
(256KB stripe size) with a software RAID0 stripe on top (also 256KB
chunks). bonnie++ results look
2005 Nov 30
2
Too much memory cache being used while moving large file
System :
CentOS 4.2
2.6.9-22.0.1.ELsmp
System fully up-to-date.
3GB RAM
3ware 9000S card, with Raid5 array.
I think that's about all relevant info ...
Had file on disk (not array), attempted to mv file to array.
Went fine till 2.4GB was copied, then it slowed down to a meg every few
minutes.
Free memory was ~50MB (Typically is 1.5-2GB), and cache was 2.5GB.
Stopped the move, however cache
2014 May 30
3
[LLVMdev] Porting ASan to AArch64
Hello,
I have been working on porting ASan to AArch64. I am building compiler-rt
in "standalone mode" targeting aarch64. My build is successful, but I get
the following runtime error when I run an ASan enabled executable through
qemu-aarch64:
==29184==Parsed ASAN_OPTIONS: verbosity=1
==29184==AddressSanitizer: failed to intercept '__isoc99_printf'
==29184==AddressSanitizer: