Re: [pgsql-www] NuSphere and PostgreSQL for windows

From: Shridhar Daithankar <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: Greg Stark <gsstark(at)mit(dot)edu>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [pgsql-www] NuSphere and PostgreSQL for windows
Date: 2003-09-26 06:37:12
Message-ID: 3F73DE98.2080601@persistent.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

Greg Stark wrote:

> Shridhar Daithankar <shridhar_daithankar(at)persistent(dot)co(dot)in> writes:
>
>
>>The little pthreads programming I did on linux/freeBSD tells me that it
>>supports majority of features except TLS(linux2.4/linuxthreads) and per thread
>>signals.
>
>
> LinuxThreads is dead. NPTL is the way and the light.
>
> It has ELF TLS which for super-fast thread-local storage, proper per-thread
> signal semantics, as well as not using USR1,USR2 in ways that mess up
> signal-handling. It also has kernel support for user-space mutexes (strange as
> that may sound).

Well.. Linuxthreads or NPTL, they are going to conform to pthreads standard
right? In fact NPTL is supposed to be better conformant than linuxthreads.

Shridhar

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-09-26 06:51:56 Re: feature request: show pgsql version when running initdb
Previous Message Shridhar Daithankar 2003-09-26 06:29:58 Re: [ADMIN] postgres 6.2 vacuum

Browse pgsql-www by date

  From Date Subject
Next Message Dave Page 2003-09-26 10:15:10 p3p Policy problems
Previous Message Philip Yarra 2003-09-26 00:20:06 Re: [pgsql-www] NuSphere and PostgreSQL for windows