Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Nov 2005 09:23:25 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        babkin@users.sourceforge.net, babkin@verizon.net
Cc:        freebsd-hackers@freebsd.org, scottl@samsco.org
Subject:   Re: locking in a device driver
Message-ID:  <20051103.092325.119936663.imp@bsdimp.com>
In-Reply-To: <20669850.1131022662391.JavaMail.root@vms061.mailsrvcs.net>
References:  <20669850.1131022662391.JavaMail.root@vms061.mailsrvcs.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20669850.1131022662391.JavaMail.root@vms061.mailsrvcs.net>
            Sergey Babkin <babkin@verizon.net> writes:
: Maybe it can be fixed in the kernel without
: too much trouble.

It already is in libthr and libposix.  They already use execution
contexts to map M threads onto N contexts.  libc_r is being retired
and not worth the effort to modernize.

Since there's really no good threading paradigm in 4.x and since it is
also being retired, I don't think it is worth the effort there.

Warner



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