This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: changing the default hash table size (was improving ldperformance)


Nick Clifton <nickc@redhat.com> writes:

> ! about 40% more memory for symbol storage.
> ! 
> ! Another affect of the switch is to set the default hash table size to
> ! 1021, which again saves memory at the cost of lengthening the linker's
> ! run time.  This is not done however if the *option{--hash-size} switch

Fixing the typo.

Andreas.

2004-05-23  Andreas Schwab  <schwab@suse.de>

	* ld.texinfo (Options): Fix typo in last change.

--- ld/ld.texinfo	22 May 2004 01:56:53 +0200	1.116
+++ ld/ld.texinfo	23 May 2004 11:24:04 +0200	
@@ -1750,7 +1750,7 @@ about 40% more memory for symbol storage
 
 Another affect of the switch is to set the default hash table size to
 1021, which again saves memory at the cost of lengthening the linker's
-run time.  This is not done however if the *option{--hash-size} switch
+run time.  This is not done however if the @option{--hash-size} switch
 has been used.
 
 The @option{--reduce-memory-overheads} switch may be also be used to

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, MaxfeldstraÃe 5, 90409 NÃrnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]