Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 2003 02:23:36 -0400 (EDT)
From:      Daniel Eischen <eischen@pcnet1.pcnet.com>
To:        Daniel Eischen <deischen@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libpthread Makefilesrc/lib/libpthread/thread Makefile.inc thr_acl_aclcheck_fd.c thr_aio_suspend.c         thr_attr_get_np.c thr_attr_init.c thr_attr_setcreatesuspend_np.c         thr_attr_setguardsize.c thr_attr_setschedparam.c thr_attr_setscope.c ...
Message-ID:  <Pine.GSO.4.10.10304180221230.4419-100000@pcnet1.pcnet.com>
In-Reply-To: <200304180504.h3I54Ie3025044@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 17 Apr 2003, Daniel Eischen wrote:

> deischen    2003/04/17 22:04:18 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     lib/libpthread       Makefile 
>     lib/libpthread/thread Makefile.inc thr_aio_suspend.c 
...

>   Log:
>   Revamp libpthread so that it has a chance of working in an SMP
>   environment.  This includes support for multiple KSEs and KSEGs.
>   
>   The ability to create more than 1 KSE via pthread_setconcurrency()
>   is in the works as well as support for PTHREAD_SCOPE_SYSTEM threads.
>   Those should come shortly.
>   
>   There are still some known issues which davidxu and I are working
>   on, but it'll make it easier for us by committing what we have.
>   
>   This library now passes all of the ACE tests that libc_r passes
>   with the exception of one.  It also seems to work OK with KDE
>   including konqueror, kwrite, etc.  I haven't been able to get
>   mozilla to run due to lack of java plugin, so I'd be interested
>   to see how it works with that.

Thanks to marcel, I've finally figured out how to get mozilla
running.  It seems to work OK with these changes, but having
never used it before, I'm not sure what to expect.

-- 
Dan Eischen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10304180221230.4419-100000>