Re: Solaris ASM problem

From: Theo Schlossnagle <jesus(at)omniti(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Solaris ASM problem
Date: 2006-04-28 20:44:29
Message-ID: 44527EAD.80301@omniti.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers pgsql-patches

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/

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-04-28 20:57:50 pgsql: Remove the restriction originally coded into
Previous Message Kris Jurka 2006-04-28 20:39:45 Re: Solaris ASM problem

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2006-04-28 21:09:28 Re: Logging pg_autovacuum
Previous Message Larry Rosenman 2006-04-28 20:41:06 Re: Logging pg_autovacuum

Browse pgsql-patches by date

  From Date Subject
Next Message Kris Jurka 2006-04-28 21:18:49 Re: Solaris ASM problem
Previous Message Kris Jurka 2006-04-28 20:39:45 Re: Solaris ASM problem