From: | bruc(at)stone(dot)congenomics(dot)com (Robert E(dot) Bruccoleri) |
---|---|
To: | lockhart(at)fourpalms(dot)org, pgsql-hackers(at)postgresql(dot)org, tgl(at)sss(dot)pgh(dot)pa(dot)us |
Subject: | Spinlocks on SGI's |
Date: | 2001-03-27 13:59:45 |
Message-ID: | 200103271359.IAA36338@stone.congenomics.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I contributed the first working s_lock.c code for the SGI's over three
years ago (using the test_and_set library calls). It's been working
for me ever since in a heavy multi-user environment. Please don't
change it unless there's an overwhelming reason.
Also, the GNU compiler systems works poorly on SGI's. In this
environment, you need to stick to the SGI provided compilers. Once you
get used to them, they work fairly well.
Sincerely,
Bob
+----------------------------------+------------------------------------+
| Robert E. Bruccoleri, Ph.D. | Phone: 609 737 6383 |
| President, Congenomics, Inc. | Fax: 609 737 7528 |
| 114 W Franklin Ave, Suite K1,4,5 | email: bruc(at)acm(dot)org |
| P.O. Box 314 | URL: http://www.congen.com/~bruc |
| Pennington, NJ 08534 | |
+----------------------------------+------------------------------------+
From | Date | Subject | |
---|---|---|---|
Next Message | Mathijs Brands | 2001-03-27 14:02:49 | Re: Spinlocks on SGI's |
Previous Message | Alfred Perlstein | 2001-03-27 13:35:15 | Re: CVS tags for betas and release candidate |