mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Update x86 Solaris documenation ideas.
This commit is contained in:
@ -1,8 +1,10 @@
|
|||||||
/=============================================================================
|
/=============================================================================
|
||||||
/ 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"
|
||||||
|
Reference in New Issue
Block a user