POSIX threads library for Linux

Khimenko Victor khim en sch57.msk.ru
Lun Ene 31 15:44:01 CST 2000


In <Pine.SOL.3.96.1000131184942.27017A-100000 en cdacb> David SelvaKumar (david en cdacb.ernet.in) wrote:

> hello all,
>       could anybody suggest about  Threads implementation which
> implements the entire POSIX threads std. 1003.1c.i for linux.

AFAIK there are no such implementation. All REQUIRED things are implemented
in LinuxThreads from glibc ...

> hope that threads       package(Xavier Leroy threads) which is a default
> part of the Red hat 6.0 kernel version 2.2.5-15 linux distribution  does not
> implement the entire spec.

There are NO such implementation on linux. Some things are not doable without
kernel modifications AFAIK.

> for example it's mutex implementation does not have priority
> inheritance/ceiling properties.

Feel free to add :-)

P.S. This thread does not belond to linux-kernel till there are no working
implementation with complimentary kernel changes: when such implementation
will be created talks about adding of kernel changes to mainstream kernel
can be started... inheritance/ceiling properties should not require kernel
modifications though...




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo en vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



Más información sobre la lista de distribución Ayuda