:>
:> because td->td_ucred is read-only for it's whole existance.
:
:???
:
:Are you sure that td->td_ucred can't change in the middle,
:to point to a different ucred, as a result of kernel
:preemption?
:
:-- Terry
I don't think that's possible though it might bring up a potential
issue in the interrupt-thread-borrowing code. The ucred design is
very clean.
-Matt
Matthew Dillon
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message