Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2003 19:05:13 -0400 (EDT)
From:      Daniel Eischen <eischen@vigrid.com>
To:        Marcel Moolenaar <marcel@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libpthread/arch/ia64/include pthread_md.h
Message-ID:  <Pine.GSO.4.10.10309191904180.13695-100000@pcnet5.pcnet.com>
In-Reply-To: <200309192300.h8JN0Ta8065532@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 19 Sep 2003, Marcel Moolenaar wrote:

> marcel      2003/09/19 16:00:28 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     lib/libpthread/arch/ia64/include pthread_md.h 
>   Log:
>   _ia64_break_setcontext() now takes a mcontext_t. While here, define
>   THR_SETCONTEXT as PANIC(). The THR_SETCONTEXT macro is currently not
>   used, which means that the definition we had could be wrong, overly
>   pessimistic or unknowingly right. I don't like the odds...
>   
>   The new _ia64_break_setcontext() and corresponding kernel fixes make
>   KSE mostly usable. There's still a case where we don't properly
>   restore a context and end up with a NaT consumption fault (typically
>   an indication for not handling NaT collection points correctly),
>   but at least now mutex_d works...

How about the ACE tests?  If you update pluto1, I'll see about
running them.

-- 
Dan Eischen



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