[Bug ld/11447] default section layout should be improved to reduce pagefaults

2010-03-29 Thread ojab at ojab dot ru
-- What|Removed |Added CC||ojab at ojab dot ru http://sourceware.org/bugzilla/show_bug.cgi?id=11447 --- You are receiving this mail

[Bug gold/11182] gold can't find a scripted INPUT when both script and input are in a subdirectory

2010-03-29 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2010-03-29 21:02 --- I expect that I or somebody will fix this fairly soon but I don't know exactly when. Obviously if anybody wants to send a patch, that would be great. -- What|Removed |Added ---

[Bug ld/11447] New: default section layout should be improved to reduce pagefaults

2010-03-29 Thread tglek at mozilla dot com
I graphed pagefaults on firefox startup which showed that there some bonus page faults caused by the default section order. The main problem is backwards io which always causes page faults. For reference click the second rectange in http://people.mozilla.com/~tglek/startup/systemtap_graphs/visualiz

[Bug gold/11182] gold can't find a scripted INPUT when both script and input are in a subdirectory

2010-03-29 Thread Ralf dot Wildenhues at gmx dot de
--- Additional Comments From Ralf dot Wildenhues at gmx dot de 2010-03-29 17:08 --- This issue occurs frequently with libtool when command lines are long, on systems where the command line length limit is low. The scripts usually look like this (taken from the libtool pdemo tests): $ c