Great stuff, keep those questions coming!

[..]
That flag is t_astflag in the thread structure - you'll see it
checked in user_rtt for sparc and in lwp_rtt for x86.
Exactly how you get there is left as an exercise (ie it
is convoluted).

The rtt code and t_astflag is convoluted but is a really interesting thing to study in detail, since it is used for so many things -- scheduling, signals, process stopping, ... It's one of the real "heart of the system" points.

- Eric
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to