M. Warner Losh wrote:
In message: <20669850_(_dot_)_1131022662391_(_dot_)_JavaMail_(_dot_)_root_(_at_)_vms061_(_dot_)_mailsrvcs_(_dot_)_net> Sergey Babkin <babkin_(_at_)_verizon_(_dot_)_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.
I suggest linking with the linuxthreads port.
Warner
_______________________________________________
freebsd-hackers_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe_(_at_)_freebsd_(_dot_)_org"
_______________________________________________ freebsd-hackers_(_at_)_freebsd_(_dot_)_org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe_(_at_)_freebsd_(_dot_)_org"