This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/13997] --all-modules vs remote compilation/execution
- From: "jistone at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Thu, 19 Apr 2012 18:20:43 +0000
- Subject: [Bug translator/13997] --all-modules vs remote compilation/execution
- Auto-submitted: auto-generated
- References: <bug-13997-6586@http.sourceware.org/bugzilla/>
http://sourceware.org/bugzilla/show_bug.cgi?id=13997
Josh Stone <jistone at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jistone at redhat dot com
--- Comment #1 from Josh Stone <jistone at redhat dot com> 2012-04-19 18:20:43 UTC ---
Note that right now with multiple simultaneous remotes, we only split the
compilation base on unique (kernel release, architecture) pairs. If we start
incorporating more data about the remote into compilation, then we'll have to
split these up further.
We could just do separate compilation for all remotes regardless, and then
trust the caching to collapse pass-3/4 work. We'd always be duplicating
earlier passes though.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.