Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 33cd270

Browse files
committed
Update x86 Solaris documenation ideas.
1 parent 449c8af commit 33cd270

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/backend/port/tas/solaris_x86_64.s

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
/=============================================================================
22
/ tas.s -- test and set lock for solaris_i386
3-
/ based on i386 ASM with modifications outlined in
4-
/ http://www.x86-64.org/documentation/assembly.
5-
/ This might require flags: -Xa -xtarget=opteron -xarch=amd64
3+
/ based on i386 ASM with modifications outlined in:
4+
/ http://www.x86-64.org/documentation/assembly.
5+
/ This might require flags: -xtarget=opteron -xarch=amd64
6+
/ DB optimization documenation at:
7+
/ http://developers.sun.com/solaris/articles/mysql_perf_tune.html
68
/=============================================================================
79

810
.file "tas.s"

0 commit comments

Comments
 (0)