Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2003 19:19:06 -0800
From:      Marcel Moolenaar <marcel@xcllnt.net>
To:        threads@FreeBSD.org
Subject:   KSE/ia64 broken
Message-ID:  <20031115031906.GA52831@dhcp01.pn.xcllnt.net>

next in thread | raw e-mail | index | archive | help
Gang,

The following change broke KSE on ia64:

--------
revision 1.18
date: 2003/11/08 06:07:04;  author: davidxu;  state: Exp;  lines: +16 -17
Use THR lock instead of KSE lock to avoid scheduler be blocked in spinlock.
 
Reviewed by: deischen
--------

We seem to be clobbering the thread structure instead of writing
to the mailbox. This happens at initialization. Can it be that
the change assumes PER_KSE and doesxn't work for PER_THREAD?

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel@xcllnt.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031115031906.GA52831>