On Fri, 21 Dec 2007, Roland Mainz wrote: > > Hi! > > ---- > > Does Sun Studio/Forte/Workshop have an option to sort functions+data > automagically that related functions+read-only data are kept close > together, maybe share the same memory page (the idea would be to reduce > the number of ITLB+DTLB page faults), preferably without the need to > hack a mapfile (e.g. something which works fully automatically) ?
http://docs.sun.com/source/819-3688/cc_ops.app.html#pgfId-1000915 http://access1.sun.com/techarticles/deadcode-ld.html http://docs.sun.com/source/819-3687/Analyzer.html#55537 man er_print Alexander
