public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Yinon Ehrlich <yinon.me@gmail.com>
To: Cary Coutant <ccoutant@google.com>
Cc: Ian Lance Taylor <iant@google.com>, binutils@sourceware.org
Subject: Re: Work done for Incremental link so far ?
Date: Thu, 17 Feb 2011 08:51:00 -0000	[thread overview]
Message-ID: <4D5CE174.50905@gmail.com> (raw)
In-Reply-To: <AANLkTikwFJ_nSuO+BoX_T+OxWaXYT2H+eLTguF--uOnK@mail.gmail.com>

On 02/14/2011 09:03 PM, Cary Coutant wrote:

>>> Could you please provide me with pointers for starting - what was
>>> already implemented, what are the next TODOs, is there any IRC channel
>>> to discuss this work and so on...
>> There is work being done to support incremental linking in the gold
>> linker.  Cary Coutant, CC'ed, is doing this work.  I think it's mostly a
>> set of patches in his own working directory, though.  There is some
>> design discussion at http://gcc.gnu.org/wiki/GoldIncrementalLinking .  I
>> don't know how up to date that is.
> Yeah, I haven't been sending the patches very regularly, sorry. I'm in
> bug-fixing mode right now, and will start feeding patches upstream
> shortly, as soon as I get around to doing a git rebase -i to put them
> into some semblance of a reasonable order. I did post a set of patches
> back in September -- Ian reviewed the first of those and I committed
> it, but I'll resubmit the other four.
>
> I need to update the wiki page to reflect the current implementation
> -- I've had to add a field to track the section index for global
> symbols in relocatable objects, a flag for whether a symbol is defined
> or referenced in shared objects, an is_in_system_directory flag for
> each input file, and a count of local symbols for each input file.
>
> -cary
Hi Cary & Ian,
thanks for the great work. I already changed all software links in our company to be done by 
gold and saw an amazing speed-up in link time (approx. 70%). However the faster linking 
goes, the stronger the appetite for more speed becomes  ;)
I'm reading the gold sources and http://gcc.gnu.org/wiki/GoldIncrementalLinking and have the 
following questions:
* Are there specific areas where I can contribute to incremental linking ?
* I have added a link to http://gcc.gnu.org/wiki/LinkGlossary - is this the right place to 
put terms I learned and/or want to share/ask ?

Thanks a lot,
     Yinon

      reply	other threads:[~2011-02-17  8:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-14 14:53 Yinon Ehrlich
2011-02-14 17:42 ` Ian Lance Taylor
2011-02-14 19:03   ` Cary Coutant
2011-02-17  8:51     ` Yinon Ehrlich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D5CE174.50905@gmail.com \
    --to=yinon.me@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=ccoutant@google.com \
    --cc=iant@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).