Skip to content
Snippets Groups Projects
Commit 33cd2706 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update x86 Solaris documenation ideas.

parent 449c8af1
No related branches found
No related tags found
No related merge requests found
/============================================================================= /=============================================================================
/ tas.s -- test and set lock for solaris_i386 / tas.s -- test and set lock for solaris_i386
/ based on i386 ASM with modifications outlined in / based on i386 ASM with modifications outlined in:
/ http://www.x86-64.org/documentation/assembly. / http://www.x86-64.org/documentation/assembly.
/ This might require flags: -Xa -xtarget=opteron -xarch=amd64 / This might require flags: -xtarget=opteron -xarch=amd64
/ DB optimization documenation at:
/ http://developers.sun.com/solaris/articles/mysql_perf_tune.html
/============================================================================= /=============================================================================
.file "tas.s" .file "tas.s"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment