search for: msg00082

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

Did you mean: msg00072
2016 Jun 01
6
LLD's default --build-id choice
...use reading every byte takes time. IIRC, it usually takes about 10% of total link time. In the first place, I believe it was not a good decision to make GCC (and therefore Clang) to pass --build-id option to the linker by default (it was done in 2009 <https://lists.debian.org/debian-gcc/2009/07/msg00082.html>). Build ID is sometimes useful, particularly when distributing linked objects to users, but in most cases it is not needed. Spending 10% more time on usual build-link-debug cycle is a waste of time. It should not have been added that casually. Anyways, the option is there and passed to th...
2016 Jun 02
3
LLD's default --build-id choice
...6 at 03:21:08PM -0700, Rui Ueyama via llvm-dev wrote: > > In the first place, I believe it was not a good decision to make GCC (and > > therefore Clang) to pass --build-id option to the linker by default (it > was > > done in 2009 <https://lists.debian.org/debian-gcc/2009/07/msg00082.html > >). > > Build ID is sometimes useful, particularly when distributing linked > objects > > to users, but in most cases it is not needed. Spending 10% more time on > > usual build-link-debug cycle is a waste of time. It should not have been > > added that casua...
2015 Oct 06
1
Re: [PATCH 0/4] v2v: simplify driver copying from virtio-win iso
On Tue, Oct 06, 2015 at 02:12:03PM +0100, Richard W.M. Jones wrote: > Why don't we just use the second handle. The real issue is why the > handle isn't being cleaned up by the GC, which may reveal some deeper > bug somewhere. I only had a brief look at this. I'm able to reproduce this in a minimal program. Still investigating. Rich. -- Richard Jones, Virtualization
2018 May 23
2
Re: [PATCH] lib: Increase default memory assigned to the appliance.
On Wednesday, 16 May 2018 14:43:09 CEST Richard W.M. Jones wrote: > With recent Linux kernels, adding and partitioning 255 disks causes > the appliance to run out of memory. This causes a test failure in > tests/disks/test-255-disks.sh. This change gives the appliance enough > memory to complete the test. TBH raising the amount of memory only for those tests is the solution IMHO,
2018 May 16
3
[PATCH] lib: Increase default memory assigned to the appliance.
Alternate way to fix test-255-disks.sh running out of memory. See previous discussion here: https://www.redhat.com/archives/libguestfs/2018-May/msg00082.html Rich.
2012 Feb 01
1
[PATCH] hivexml
...l.c, that I think addresses the > invalid XML that is being generated (as of version 1.3.3). I'm only > addressing invalid XML characters in string values and string-lists. > As I saw mentioned in earlier forum messages > (https://www.redhat.com/archives/libguestfs/2011-September/msg00082.html), > there could be invalid XML character issues in keys as well, but that > is not addressed in this patch. > > Secondly, I slightly modified the string element in that I used a > value attribute to more closely align with the earlier change that > Alex did to singular strin...
2010 Aug 02
5
[PATCH v3 0/5] Inspection code in C
The first three patches were posted previously: https://www.redhat.com/archives/libguestfs/2010-July/msg00082.html The last two patches in this series change guestfish -i to use this new code. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming blog: http://rwmj.wordpress.com Fedora now supports 80 OCaml packages (the OPEN alternative to F#) http:/...