Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2007 20:06:54 -0400
From:      "Andy Jones" <andjones@gmail.com>
To:        freebsd-threads@freebsd.org
Subject:   Question about kse_switchin and TD_CAN_UNBIND
Message-ID:  <86992cb10704191706p1f7fbc87mc08d0b661b90a15e@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I'm curious about the meaning of the TDP_CAN_UNBIND flag being set on a
thread (in its td_pflags) (see sys/proc.h). What does it mean that a thread
"can unbind"? Second, why it is important that it is not set in kse_switchin
(see kern/kern_kse.c) . (The answer to second question will probably become
obvious with the answer to the first).

  -andy jones



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