Re: Sun Studio on Linux spinlock patch - Mailing list pgsql-patches

From Zdenek Kotala
Subject Re: Sun Studio on Linux spinlock patch
Date
Msg-id 47CFA16C.2050808@sun.com
Whole thread Raw
In response to Re: Sun Studio on Linux spinlock patch  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane napsal(a):

>
> But I guess the *real* question is why anyone would care ... what
> benefit is there to using Sun's compiler on Linux?

There are severals benefits:

1) Sun Studio is not only compiler. It has a lot of tools like
performance analyzer/profiler, memory checker ... There are group of
people who prefers these tools.

2) Compiler generates faster code on SPARC than GCC. If somebody uses
Linux on SPARC it helps him a lot. Code is faster on x86 as well, but it
is not so significant.

See http://blogs.sun.com/tatkar/resource/SunStudio.pdf
Pages 12-13


    Zdenek



pgsql-patches by date:

Previous
From: Robert Lor
Date:
Subject: Re: DTrace probe patch for OS X Leopard
Next
From: Magnus Hagander
Date:
Subject: Re: NetBSD/MIPS supports dlopen