Subject: Re: lwp_emuldata
To: Nathan J. Williams <nathanw@wasabisystems.com>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: tech-kern
Date: 01/19/2003 19:51:08
> > There is no lwp_emuldata in struct lwp, and I need something like that
> > for MacOS X emulation. Is there any reason for not adding it?
> Seems okay. What kind of per-lwp data does MacOS X store?

The thread id, which is a pointer to a user space structure maintained
by userlevel code. And the userlevel code reads and writes it a lot,
it's amazing.

-- 
Emmanuel Dreyfus.
NetBSD, parceque je le vaux bien.
manu@netbsd.org