Re: Solaris ASM problem - Mailing list pgsql-hackers

From Theo Schlossnagle
Subject Re: Solaris ASM problem
Date
Msg-id 44527EAD.80301@omniti.com
Whole thread Raw
In response to Re: Solaris ASM problem  (Kris Jurka <books@ejurka.com>)
List pgsql-hackers
Kris Jurka wrote:

>
>
> On Fri, 28 Apr 2006, Theo Schlossnagle wrote:
>
>> What platform is that? (OS rev, architecture and word size)?  I 
>> tested the changes I submitted on Solaris 10 amd64.
>>
>
> $ uname -a
> SunOS albert 5.9 Generic_112234-03 i86pc i386 i86pc
> $ cc -V
> cc: Sun WorkShop 6 update 2 C 5.3 Patch 111680-09 2003/05/18
>
> Kris Jurka

The file that uses the spinlocks:
/src/backend/storage/lmgr/s_lock.c

can be compiled standalone with -DS_LOCK_TEST

Can you compile that and run the test.  I'd be happy to troubleshoot it 
hands-on, but I don't have access to that box.

Best regards,
Theo

-- 
// Theo Schlossnagle
// Principal Engineer -- http://www.omniti.com/~jesus/
// Ecelerity: Run with it. -- http://www.omniti.com/



pgsql-hackers by date:

Previous
From: Theo Schlossnagle
Date:
Subject: Re: Solaris ASM problem
Next
From: Theo Schlossnagle
Date:
Subject: Re: Solaris ASM problem